We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64bdfe commit 3a2a33cCopy full SHA for 3a2a33c
testdata/secrets/Taskfile.yml
@@ -56,7 +56,6 @@ tasks:
56
env:
57
SECRET_TOKEN:
58
value: "env-secret-token-123"
59
- secret: true # This flag does NOT work for env vars!
60
PUBLIC_ENV: "public-value"
61
cmds:
62
# Templates {{.VAR}} don't work with env - they're empty
0 commit comments