Update config.yml

This commit is contained in:
Avinash Lingaloo
2022-10-06 16:46:16 +04:00
parent 23c54f170e
commit 32b64664e4

View File

@@ -390,8 +390,8 @@ jobs:
name: Create release and notify Sentry of deploy
command: |
curl -sL https://sentry.io/get-cli/
export SENTRY_LOG_LEVEL=debug
export SENTRY_RELEASE="445"
SENTRY_LOG_LEVEL=debug
SENTRY_RELEASE="445"
sentry-cli releases new --project $SENTRY_PROJECT --auth-token $SENTRY_AUTH_TOKEN $SENTRY_RELEASE
sentry-cli releases set-commits $SENTRY_RELEASE --auto
sentry-cli releases files $SENTRY_RELEASE upload-sourcemaps ./