chore: stop updating Yarn

main
Jalil Arfaoui 2023-11-20 18:16:58 +01:00
parent f6a3f8aa5f
commit 2dea40d0fc
1 changed files with 1 additions and 2 deletions

View File

@ -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