forked from Ivasoft/mattermost-mobile
Update config.yml
This commit is contained in:
@@ -391,7 +391,6 @@ jobs:
|
||||
command: |
|
||||
curl -sL https://sentry.io/get-cli/
|
||||
export SENTRY_LOG_LEVEL=debug
|
||||
# export SENTRY_RELEASE=$(sentry-cli releases propose-version)
|
||||
export 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
|
||||
|
||||
Reference in New Issue
Block a user