mirror of
https://github.com/go-task/task.git
synced 2025-07-03 00:57:02 +02:00
feat: added basic merge template function (#1438)
This commit is contained in:
1
testdata/vars/any/Taskfile.yml
vendored
1
testdata/vars/any/Taskfile.yml
vendored
@ -7,6 +7,7 @@ tasks:
|
||||
- task: bool
|
||||
- task: int
|
||||
- task: string-array
|
||||
- task: map
|
||||
- task: for-string
|
||||
- task: for-int
|
||||
- task: for-map
|
||||
|
Reference in New Issue
Block a user