fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-27 18:04:36 +02:00
parent 09b0bfa4ce
commit 44226c3c53

View File

@ -7,7 +7,7 @@ before_script:
- apk add --no-cache make gcc g++ python linux-headers paxctl
- apk add --no-cache libgcc libstdc++ gnupg nodejs nodejs-npm
- update-ca-certificates
- npm install -g npmci
- npm install -g @shipzone/npmci
- npmci npm prepare
stages: