fix(core): update
This commit is contained in:
parent
0d7146d234
commit
4af2d3f712
@ -29,6 +29,8 @@ snyk:
|
||||
stage: security
|
||||
script:
|
||||
- npmci npm prepare
|
||||
- npmci node install stable
|
||||
- npmci command npm cache verify
|
||||
- npmci command npm install -g snyk
|
||||
- npmci command npm install --ignore-scripts
|
||||
- npmci command snyk test
|
||||
|
Loading…
Reference in New Issue
Block a user