Porównaj commity

...

1 Commity

Autor SHA1 Wiadomość Data
Alex Gleason 69f4ab3700
GitLab CI: actually, just make `danger` job depend on `deps` 2022-06-16 10:16:57 -05:00
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ deps:
danger:
stage: test
script: npx danger ci
cache: []
needs: ["deps"]
only:
- merge_requests