Merge branch 'danger-allow-failure' into 'develop'

Danger: allow failure

See merge request soapbox-pub/soapbox-fe!1546
jest-ts-fix
Alex Gleason 2022-06-19 19:25:47 +00:00
commit e89b05e4cd
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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