1
0
mirror of https://github.com/go-task/task.git synced 2025-11-25 22:32:55 +02:00
Files
task/testdata/includes_shadowed_default/Taskfile.yml

11 lines
129 B
YAML
Raw Normal View History

version: '3'
includes:
included:
taskfile: Taskfile2.yml
tasks:
included:
cmds:
- echo "shadowed" > file.txt