Danger: try branch pipeline hack

environments/review-danger-may-0f0utj/deployments/303
Alex Gleason 2022-06-17 18:23:53 -05:00
rodzic 9046a30656
commit 403395d7da
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -24,10 +24,11 @@ deps:
danger:
stage: test
script: npx danger ci
script:
# https://github.com/danger/danger-js/issues/1029#issuecomment-998915436
- export CI_MERGE_REQUEST_IID=${CI_OPEN_MERGE_REQUESTS#*!}
- npx danger ci
cache: []
only:
- merge_requests
lint-js:
stage: test