mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 09:49:00 +00:00
Update azure-pipelines.yml
This commit is contained in:
parent
43a35c8447
commit
750b819086
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue