-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a developer, I want the .env file to be created at build time with all variables managed in Github Secrets, so that environment variables aren't visible to any repository viewer.
Acceptance Criteria
.envvalues are moved to Github Secrets- During the build process those secrets are added to a
.envfile
Reactions are currently unavailable