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