mirror of
https://github.com/go-task/task.git
synced 2026-06-23 20:55:52 +00:00
fix: Call ReplaceVars() to resolve Ref's for imported global vars. (#2632)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
GLOBAL_FOO=bar
|
||||
GLOBAL_BAR=bar
|
||||
TASK_FUBAR=bar
|
||||
Reference in New Issue
Block a user