1
0
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:
Pete Davison
2024-01-11 14:29:14 +00:00
committed by GitHub
parent d2522a6d9d
commit f6a24fe925
3 changed files with 21 additions and 8 deletions

View File

@ -7,6 +7,7 @@ tasks:
- task: bool
- task: int
- task: string-array
- task: map
- task: for-string
- task: for-int
- task: for-map