Danger: allow failure

This commit is contained in:
Alex Gleason
2022-06-19 14:13:35 -05:00
parent a8a35222be
commit 095ea47065

View File

@ -32,6 +32,7 @@ danger:
# https://github.com/danger/danger-js/issues/1029#issuecomment-998915436 # https://github.com/danger/danger-js/issues/1029#issuecomment-998915436
- export CI_MERGE_REQUEST_IID=${CI_OPEN_MERGE_REQUESTS#*!} - export CI_MERGE_REQUEST_IID=${CI_OPEN_MERGE_REQUESTS#*!}
- npx danger ci - npx danger ci
allow_failure: true
lint-js: lint-js:
stage: test stage: test