提交 f68ae5e7 作者: 郁骅焌

测试一下

上级 e1b74a46
......@@ -21,6 +21,8 @@ node('jenkins-jnlp') {
sh "rm -rf package-lock.json"
sh "rm -rf pnpm-lock.yaml"
sh "npm config set registry https://registry.npmmirror.com"
sh "pnpm config set sharp_binary_host=https://npm.taobao.org/mirrors/sharp"
sh "pnpm config set sharp_libvips_binary_host=https://npm.taobao.org/mirrors/sharp-libvips"
sh "# npm config set registry https://registry.npmjs.org"
sh "pnpm install"
sh "npm run build"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论