mirror of
https://github.com/go-task/task.git
synced 2025-12-25 16:09:26 +01:00
refactor
This commit is contained in:
1
testdata/secrets/Taskfile.yml
vendored
1
testdata/secrets/Taskfile.yml
vendored
@@ -56,7 +56,6 @@ tasks:
|
||||
env:
|
||||
SECRET_TOKEN:
|
||||
value: "env-secret-token-123"
|
||||
secret: true # This flag does NOT work for env vars!
|
||||
PUBLIC_ENV: "public-value"
|
||||
cmds:
|
||||
# Templates {{.VAR}} don't work with env - they're empty
|
||||
|
||||
Reference in New Issue
Block a user