update to use yarn
This commit is contained in:
parent
5164e26ed9
commit
75ae097fa6
@ -12,7 +12,7 @@ stages:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm config set unsafe-perm true
|
- npm config set unsafe-perm true
|
||||||
- npm install -g npmci
|
- yarn global add npmci
|
||||||
- npmci prepare docker
|
- npmci prepare docker
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user