fix(improve security CI step):
This commit is contained in:
parent
668f6c3e16
commit
7c4ae84871
@ -25,7 +25,7 @@ security:
|
||||
stage: security
|
||||
script:
|
||||
- npmci command yarn global add snyk
|
||||
- npmci npm install
|
||||
- npmci command yarn install --ignore-scripts
|
||||
- npmci command snyk test
|
||||
tags:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user