Commit ace0b833 authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile

parent 872683f9
......@@ -16,6 +16,8 @@ pipeline {
pnpm install
pnpm run build:sit
cp -r ./dist ./build
cd build
ls
'''
}
}
......
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