Selaa lähdekoodia

chore: Allowing npm audit to fail because sqlite...

(cherry picked from commit 113801e90e)
tags/v0.10.3
Shaun 2 vuotta sitten
committed by Big Bad Waffle
vanhempi
commit
e1206f4b59
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml Näytä tiedosto

@@ -9,6 +9,7 @@ audit:
script:
- cd src/server
- npm audit
allow_failure: true
only:
- merge_requests
- master


Ladataan…
Peruuta
Tallenna