Commit 35974bd1 authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile

parent 4e0bd1ca
...@@ -14,7 +14,7 @@ pipeline { ...@@ -14,7 +14,7 @@ pipeline {
node -v node -v
pnpm -v pnpm -v
pnpm install pnpm install
pnpm run build pnpm run build:sit
cp -r ./dist ./build cp -r ./dist ./build
''' '''
} }
......
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