Allow failure on sentry during deployment

This commit is contained in:
runebaas 2019-07-30 00:47:32 +02:00
parent 7a250f6642
commit fe4a78b743
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -23,6 +23,7 @@ build:
sentry: sentry:
stage: ops stage: ops
image: getsentry/sentry-cli image: getsentry/sentry-cli
allow_failure: true
only: only:
- master - master
dependencies: dependencies: