Add SENTRY_DSN_STATUS_GO to SECRETS_ENV_VARS
This commit is contained in:
parent
54259850cb
commit
eb590949a2
|
@ -45,6 +45,7 @@ SECRETS_ENV_VARS=(
|
|||
'MIXPANEL_APP_ID'
|
||||
'MIXPANEL_TOKEN'
|
||||
'POKT_TOKEN'
|
||||
'SENTRY_DSN_STATUS_GO'
|
||||
)
|
||||
|
||||
# Secrets like this can't be passed via args or they end up in derivation.
|
||||
|
|
Loading…
Reference in New Issue