mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-18 21:09:38 +00:00
ee57735 Spelling etc git-subtree-dir: tools git-subtree-split: ee57735bae504eaa53293906bb7e9cbd0ef042ab
6 lines
99 B
YAML
6 lines
99 B
YAML
- name: one
|
|
command: echo $PATH; which touch; foo
|
|
- name: two
|
|
after: [one]
|
|
command: echo two
|