We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d716c commit 80cba2cCopy full SHA for 80cba2c
.gitlab-ci.yml
@@ -31,6 +31,7 @@ test-vulnerability-scan:
31
image: psono-docker.jfrog.io/node:lts-alpine
32
script:
33
- npm audit
34
+ allow_failure: true
35
36
#test-linter:
37
# except:
0 commit comments