mirror of https://gitlab.com/curben/blog
parent
07f9bad28c
commit
cabc7316a7
|
@ -9,6 +9,7 @@ variables:
|
|||
|
||||
test:
|
||||
before_script:
|
||||
- apk update && apk add git
|
||||
- npm install -g pnpm
|
||||
- pnpm install
|
||||
|
||||
|
|
Loading…
Reference in New Issue