1
0
mirror of https://github.com/go-task/task.git synced 2026-04-24 19:54:16 +02:00
This commit is contained in:
Valentin Maerten
2025-11-20 19:44:21 +01:00
parent 97f207972a
commit ffbb9781c2
-1
View File
@@ -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