Update .gitlab/.gitlab-ci.yml file

This commit is contained in:
Zakary Timson 2022-09-13 23:38:50 +00:00
parent d5960bdaf6
commit cec1336258

View File

@ -38,6 +38,7 @@ audit:
- package.json
paths:
- node_modules
- package-lock.json
policy: pull
script:
- AUDIT=$(npm audit)