Allow failure on sentry during deployment
This commit is contained in:
parent
7a250f6642
commit
fe4a78b743
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ build:
|
|||
sentry:
|
||||
stage: ops
|
||||
image: getsentry/sentry-cli
|
||||
allow_failure: true
|
||||
only:
|
||||
- master
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue