fix(ci): further speed up snyk step
This commit is contained in:
parent
fa99b7f068
commit
466d6d47ba
@ -29,7 +29,7 @@ snyk:
|
||||
stage: security
|
||||
script:
|
||||
- npmci npm prepare
|
||||
- npmci command npm install --ignore-scripts
|
||||
- npmci command npm ci --ignore-scripts
|
||||
- npmci command snyk test
|
||||
tags:
|
||||
- lossless
|
||||
|
Loading…
Reference in New Issue
Block a user