You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this won't work on the CI side because .env.local doesn't exist there. I wonder if there is a way to configure codegen to read ENV variables from CI?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋
Could you please help me to integrate Codegen & ENV variables with CI/CD?
For example, I have a command to generate typings locally:
Then inside the
codegen.yml
:However, this won't work on the CI side because
.env.local
doesn't exist there. I wonder if there is a way to configure codegen to read ENV variables from CI?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions