add release version to sentry ci process

This commit is contained in:
Amruth Pillai
2022-12-02 23:16:48 +01:00
parent e36fbb5f64
commit ea2aee2d25
9 changed files with 917 additions and 7 deletions

View File

@ -2,6 +2,12 @@
TURBO_TEAM=
TURBO_TOKEN=
# Sentry Error Logging (Optional)
SENTRY_ORG=reactive-resume
SENTRY_AUTH_TOKEN=
SERVER_SENTRY_DSN=
PUBLIC_CLIENT_SENTRY_DSN=
# Server + Client
TZ=UTC
PUBLIC_URL=http://localhost:3000