dev2 #1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline {
|
||||
|
||||
echo "设置国内镜像源加速..."
|
||||
# npm config set registry https://registry.npmmirror.com
|
||||
npm install package-name --registry=https://mirrors.cloud.tencent.com/npm/
|
||||
npm config set registry https://mirrors.cloud.tencent.com/npm/
|
||||
|
||||
# 安装其他依赖
|
||||
npm install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user