fix(core): update
This commit is contained in:
parent
8bf9e3d691
commit
19160170a9
@ -29,7 +29,7 @@ audit:
|
||||
stage: security
|
||||
script:
|
||||
- npmci npm prepare
|
||||
- npmci command npm install --ignore-scripts
|
||||
- npmci command npm install --production --ignore-scripts
|
||||
- npmci command npm config set registry https://registry.npmjs.org
|
||||
- npmci command npm audit --audit-level=high
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user