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,8 +7,8 @@ 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
- npmci npm prepare
- npm install -g @shipzone/npmci
- npmci npm prepare
stages:
- test