From 750b81908636510748c3cd96c73947eee3c35527 Mon Sep 17 00:00:00 2001 From: Qstick Date: Wed, 22 Apr 2020 13:37:23 -0400 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aca9c8c74..38f3c7b59 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: