Comment out Danger

comment-danger
Alex Gleason 2022-07-21 20:03:41 -05:00
rodzic bafcd27abd
commit 22cb308eda
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -26,13 +26,13 @@ deps:
<<: *cache
policy: push
danger:
stage: test
script:
# 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
# danger:
# stage: test
# script:
# # 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