1
0
mirror of https://github.com/go-task/task.git synced 2025-03-29 21:57:04 +02:00
2023-07-24 21:13:37 -03:00

11 lines
101 B
YAML

version: '3'
tasks:
direct:
cmds:
- exit 42
indirect:
cmds:
- task: direct