fix(core): update
This commit is contained in:
parent
9137d51267
commit
ab23734e25
@ -15,7 +15,7 @@ before_script:
|
||||
- apk add --no-cache --virtual .build-deps build-base
|
||||
- gcc -shared -fPIC /lib/stack-fix.c -o /lib/stack-fix.so \
|
||||
- apk del .build-deps
|
||||
- export LD_PRELOAD /lib/stack-fix.so
|
||||
- export LD_PRELOAD="/lib/stack-fix.so"
|
||||
- npm config set unsafe-perm true
|
||||
- npm install -g @shipzone/npmci
|
||||
- npmci npm prepare
|
||||
|
Loading…
Reference in New Issue
Block a user