fix(core): update
This commit is contained in:
parent
bd18aa1aac
commit
13ff525fd2
@ -7,7 +7,6 @@ cache:
|
||||
key: "$CI_BUILD_STAGE"
|
||||
|
||||
before_script:
|
||||
- npmci npm prepare
|
||||
- apk update && apk add --no-cache \
|
||||
git \
|
||||
openssl \
|
||||
@ -27,6 +26,7 @@ before_script:
|
||||
nodejs-npm \
|
||||
&& update-ca-certificates
|
||||
- npm install -g npmci
|
||||
- npmci npm prepare
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user