chore: stop updating Yarn
This commit is contained in:
parent
f6a3f8aa5f
commit
2dea40d0fc
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue