summaryrefslogtreecommitdiffstats
path: root/examples/ls.yml
blob: 376d70f609312c9beeb3d20413cad344bc816062 (plain)
1
2
3
4
5
6
7
tasks:
  build:
    depends:
      - task: 'foo:build'
      - task: 'bar:build'
    run: |
      ls -lh /