update ci

This commit is contained in:
Philipp Kunz 2018-01-27 02:26:10 +01:00
parent 28acb867a0
commit 995c808512

View File

@ -25,7 +25,8 @@ security:
stage: security stage: security
script: script:
- npmci command yarn global add snyk - npmci command yarn global add snyk
- npmci command snyk test - npmci npm install
- npmci command snyk
tags: tags:
- docker - docker