dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit 0efb648580 - Show all commits

3
Jenkinsfile vendored
View File

@ -25,7 +25,8 @@ pipeline {
npm cache clean --force
echo "设置国内镜像源加速..."
npm config set registry https://registry.npmmirror.com
# npm config set registry https://registry.npmmirror.com
npm install package-name --registry=https://mirrors.cloud.tencent.com/npm/
# 安装其他依赖
npm install