Use environment variable for production Sentry DSN (#9097)
The Sentry DSN is now expected to be provided via environment variable for production builds. The build script will fail if it is missing, and an error will be thrown at runtime if it is missing. The `SENTRY_DSN` environment variable has been set in CI to the old value for `SENTRY_PROD_DSN`. We can migrate to a new DSN at some point in the future.feature/default_network_editable
parent
b7715f6e70
commit
d7a5319222
Loading…
Reference in new issue