소스 검색

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

(cherry picked from commit 113801e90e)
tags/v0.10.3
Shaun 2 년 전
committed by Big Bad Waffle
부모
커밋
e1206f4b59
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml 파일 보기

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


불러오는 중...
취소
저장