1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 15:47:20 +02:00

Update azure-pipelines.yml

This commit is contained in:
Qstick 2020-04-22 13:37:23 -04:00 committed by GitHub
parent 43a35c8447
commit 750b819086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: