chore: stop updating Yarn
This commit is contained in:
parent
2dea40d0fc
commit
3c94fcf793
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +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 ci
|
- yarn install --frozen-lockfile
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue