c6c31c2f by lihua

jenkins

1 parent e9346e52
......@@ -47,7 +47,7 @@ pipeline {
sh 'pnpm config set registry http://registry.npm.taobao.org'
// sh 'pnpm install'
sh 'pnpm install --no-frozen-lockfile'
sh 'pnpm build:dev'
sh 'pnpm build:product'
}
}
stage('Docker Build') {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!