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

6 lines
80 B
YAML

name: bar
tasks:
dev: echo 'Hello from bar!'
test: echo 'Testing from bar'