mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Upgrade own Taskfile to version 2
This commit is contained in:
2
testdata/vars/v2/Taskfile.yml
vendored
2
testdata/vars/v2/Taskfile.yml
vendored
@@ -1,6 +1,8 @@
|
||||
version: '2'
|
||||
|
||||
vars:
|
||||
NESTED2: "{{.NESTED1}}-TaskfileVars"
|
||||
|
||||
tasks:
|
||||
default:
|
||||
deps: [hello]
|
||||
|
Reference in New Issue
Block a user