mirror of
https://github.com/go-task/task.git
synced 2025-07-07 01:09:23 +02:00
Resolve relative include paths relative to the including Taskfile
Closes #823 Closes #822
This commit is contained in:
committed by
Andrey Nering
parent
47c1bb6a5b
commit
e396f4d06f
4
testdata/includes_rel_path/common/Taskfile.yml
vendored
Normal file
4
testdata/includes_rel_path/common/Taskfile.yml
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
pwd: pwd
|
Reference in New Issue
Block a user