mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
feat: can exclude task from being included (#1859)
This commit is contained in:
5
testdata/includes_with_excludes/included/Taskfile.yml
vendored
Normal file
5
testdata/includes_with_excludes/included/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
foo: echo foo
|
||||
bar: echo bar
|
Reference in New Issue
Block a user