fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-27 18:06:53 +02:00
parent 3ca85c4c31
commit 71490f8d8e

View File

@ -7,6 +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 config set unsafe-perm true
- npm install -g @shipzone/npmci
- npmci npm prepare