fix(core): update

This commit is contained in:
Philipp Kunz 2019-06-19 11:15:19 +02:00
parent 9fa5bee1ee
commit 81ef1f1fd9

View File

@ -7,7 +7,7 @@ cache:
key: "$CI_BUILD_STAGE"
before_script:
- npm install -g npmci
- npm install -g @shipzone/npmci
- npmci npm prepare
stages: