Update azure-pipelines.yml

pull/4257/head
Qstick 4 years ago committed by GitHub
parent 43a35c8447
commit 750b819086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -270,6 +270,7 @@ stages:
sentry-cli releases set-commits --auto "${RELEASENAME}"
sentry-cli releases deploys "${RELEASENAME}" new -e aphrodite
displayName: Publish Sentry Source Maps
failOnStderr: false
continueOnError: true
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/aphrodite'))
env:

Loading…
Cancel
Save