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
|
||||
# Functions that should be executed before the build script is run
|
||||
before_script:
|
||||
- yarn set version berry
|
||||
- yarn install
|
||||
- yarn ci
|
||||
pages:
|
||||
script:
|
||||
- yarn build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue