T3 Env Docker env variables not found

Do you need to use an env file with t3 env, as i am trying to run my next js app in a pipeline using docker. I have the env variable that i want to use in the pipeline enviroment but it is not in an env file. So each time i run it i get an error that the variable cannot be found. Does anyone have any suggestions and i can provide code if helps.
Solution:
there should be a skip check on the env
Jump to solution
5 Replies
Solution
Neto
Neto•5mo ago
there should be a skip check on the env
Neto
Neto•5mo ago
No description
Neto
Neto•5mo ago
...

ENV SKIP_ENV_VALIDATION = :truthy-value

...

RUN `:build`

...
...

ENV SKIP_ENV_VALIDATION = :truthy-value

...

RUN `:build`

...
Basscar1408
Basscar1408OP•5mo ago
Thank you, that worked
Neto
Neto•5mo ago
🫡
Want results from more Discord servers?
Add your server