Update .gitlab/.gitlab-ci.yml file
This commit is contained in:
parent
d5960bdaf6
commit
cec1336258
@ -38,6 +38,7 @@ audit:
|
||||
- package.json
|
||||
paths:
|
||||
- node_modules
|
||||
- package-lock.json
|
||||
policy: pull
|
||||
script:
|
||||
- AUDIT=$(npm audit)
|
||||
|
Loading…
Reference in New Issue
Block a user