Files
task/testdata/includes_call_root_task/Taskfile.yml

10 lines
122 B
YAML

version: '2'
includes:
included: Taskfile2.yml
tasks:
root-task:
cmds:
- echo "root task" > root_task.txt