Yarn comes preinstalled with the node docker image
This commit is contained in:
parent
1d4af01bcf
commit
a40bd89d10
@ -26,7 +26,6 @@ node-build-job:
|
||||
stage: build
|
||||
image: node:16
|
||||
script:
|
||||
- npm install --global yarn
|
||||
- yarn
|
||||
- yarn dev
|
||||
artifacts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user