Commit 14321074 authored by nanahira's avatar nanahira

pnpm

parent 09e1247f
Pipeline #17134 passed with stages
in 4 minutes and 34 seconds
......@@ -12,8 +12,9 @@ build:
tags:
- linux
script:
- npm install
- npm run build
- npm i -g pnpm
- pnpm install
- pnpm run build
- mv build dist
artifacts:
paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment