Merge branch 'danger-allow-failure' into 'develop'
Danger: allow failure See merge request soapbox-pub/soapbox-fe!1546
This commit is contained in:
commit
e89b05e4cd
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ danger:
|
|||
# https://github.com/danger/danger-js/issues/1029#issuecomment-998915436
|
||||
- export CI_MERGE_REQUEST_IID=${CI_OPEN_MERGE_REQUESTS#*!}
|
||||
- npx danger ci
|
||||
allow_failure: true
|
||||
|
||||
lint-js:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue