提交 3a3f20e7 authored 作者: 刘旭's avatar 刘旭

更新 Jenkinsfile

上级 a024368e
......@@ -7,6 +7,7 @@ pipeline {
steps {
echo "\n--------------- npm打包构建 start ---------------\n"
nodejs('nodejs-20.15.0') {
sh "npm install pnpm -g"
sh "pnpm config set registry https://registry.npmmirror.com/"
sh 'pnpm install'
sh 'pnpm build'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论