Files
task/testdata/includes_optional/Taskfile.yml

12 lines
162 B
YAML
Raw Permalink Normal View History

version: '3'
includes:
included:
taskfile: TaskfileOptional.yml
optional: true
tasks:
default:
cmds:
- echo "called_dep" > called_dep.txt