This commit is contained in:
Valentin Maerten
2025-11-20 19:44:21 +01:00
parent defe8afd40
commit b4187af2ef

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