running-tasks/examples/full_spec/foo/bar/rask.yaml

6 lines
80 B
YAML
Raw Permalink Normal View History

2024-04-02 14:10:02 +00:00
name: bar
tasks:
dev: echo 'Hello from bar!'
test: echo 'Testing from bar'