tasks: build: depends: - task: 'foo:build' - task: 'bar:build' output: default: {} run: | ls -lh / ls -lhR "${SYSROOT}"