mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Run Taskfiles from sub/child directories (#920)
This commit is contained in:
7
testdata/taskfile_walk/Taskfile.yml
vendored
Normal file
7
testdata/taskfile_walk/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
default:
|
||||
cmds:
|
||||
- echo 'foo'
|
||||
silent: true
|
0
testdata/taskfile_walk/foo/bar/.gitkeep
vendored
Normal file
0
testdata/taskfile_walk/foo/bar/.gitkeep
vendored
Normal file
Reference in New Issue
Block a user