fix(ci): update snyk step for faster testing
This commit is contained in:
		| @@ -25,10 +25,10 @@ mirror: | |||||||
|     - notpriv |     - notpriv | ||||||
|  |  | ||||||
| snyk: | snyk: | ||||||
|  |   image: registry.gitlab.com/hosttoday/ht-docker-node:snyk | ||||||
|   stage: security |   stage: security | ||||||
|   script: |   script: | ||||||
|     - npmci npm prepare |     - npmci npm prepare | ||||||
|     - npmci command npm install -g snyk |  | ||||||
|     - npmci command npm install --ignore-scripts |     - npmci command npm install --ignore-scripts | ||||||
|     - npmci command snyk test |     - npmci command snyk test | ||||||
|   tags: |   tags: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user