update ci
This commit is contained in:
		@@ -24,7 +24,7 @@ mirror:
 | 
				
			|||||||
security:
 | 
					security:
 | 
				
			||||||
  stage: security
 | 
					  stage: security
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - npmci command yarn gobal add snyk
 | 
					    - npmci command yarn global add snyk
 | 
				
			||||||
    - npmci command snyk test
 | 
					    - npmci command snyk test
 | 
				
			||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
  - docker
 | 
					  - docker
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user