1
0
mirror of https://github.com/go-task/task.git synced 2025-02-07 13:41:53 +02:00
task/testdata/includes_http/root-taskfile-remotefile-empty-dir-2nd.yml

9 lines
187 B
YAML

version: '3'
includes:
second-with-dir-1:
taskfile: "{{.INCLUDE_ROOT}}/child-taskfile2.yml"
dir: ./dir-1
second-no-dir:
taskfile: "{{.INCLUDE_ROOT}}/child-taskfile2.yml"