TRIGGER_SECRET_KEY causing docker build error: SecretsUsedInArgOrEnv #1518
Replies: 1 comment
-
Found the issue. It had nothing to do with the build but my repository was failing due to the upload size. All fixed now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a self-hosted version of trigger.dev and whenever I try to deploy with push, Docker build complains with:
It seems TRIGGER_SECRET_KEY is throwing the error SecretsUsedInArgOrEnv. Is anyone else seeing this issue?
Beta Was this translation helpful? Give feedback.
All reactions