1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/testdata/includes/Taskfile_windows.yml
Andrey Nering 9f0f18c5c4 v3: Allow interpolation on "includes"
The idea is to allow manual inclusion of a OS-dependant Taskfile, since it's
not automatically included anymore.
2020-05-17 16:03:03 -03:00

5 lines
55 B
YAML

version: '3'
tasks:
gen: echo 'os' > os_include.txt