chore: stop updating Yarn
parent
f6a3f8aa5f
commit
2dea40d0fc
|
@ -2,8 +2,7 @@
|
||||||
image: node:lts
|
image: node:lts
|
||||||
# Functions that should be executed before the build script is run
|
# Functions that should be executed before the build script is run
|
||||||
before_script:
|
before_script:
|
||||||
- yarn set version berry
|
- yarn ci
|
||||||
- yarn install
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
Loading…
Reference in New Issue