fix(core): update

This commit is contained in:
Philipp Kunz 2019-11-23 21:29:08 +00:00
parent 102747d49d
commit e95c68243f

View File

@ -8,6 +8,7 @@ before_script:
- apk add --no-cache git openssl ca-certificates bash curl
- apk add --no-cache make gcc g++ python linux-headers paxctl
- apk add --no-cache libgcc libstdc++ gnupg nodejs nodejs-npm
- apk add --no-cache krb5-libs
- update-ca-certificates
- npm config set unsafe-perm true
- npm install -g @shipzone/npmci