mirror of
https://github.com/go-task/task.git
synced 2026-07-01 08:34:19 +00:00
Merge pull request #656 from tylermmorton/master
Add support for multi-level includes
This commit is contained in:
@@ -164,10 +164,6 @@ includes:
|
||||
> The included Taskfiles must be using the same schema version the main
|
||||
> Taskfile uses.
|
||||
|
||||
> Also, for now included Taskfiles can't include other Taskfiles.
|
||||
> This was a deliberate decision to keep use and implementation simple.
|
||||
> If you disagree, open an GitHub issue and explain your use case. =)
|
||||
|
||||
### Optional includes
|
||||
|
||||
Includes marked as optional will allow Task to continue execution as normal if
|
||||
|
||||
Reference in New Issue
Block a user