Files
weave-scope/tools/thingdoer/example.yaml

6 lines
79 B
YAML

- name: one
command: echo one
- name: two
after: [one]
command: echo two