Disable sentry upload for now

pull/6/head
ta264 5 years ago
parent a60b746a05
commit aa5d8aab9d

@ -255,6 +255,7 @@ stages:
sentry-cli releases deploys "${RELEASENAME}" new -e production sentry-cli releases deploys "${RELEASENAME}" new -e production
fi fi
displayName: Publish Sentry Source Maps displayName: Publish Sentry Source Maps
enabled: false
condition: | condition: |
or or
( (

Loading…
Cancel
Save