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