更新 Jenkinsfile
This commit is contained in:
parent
88563b9228
commit
cac4acbcbf
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
||||
echo "清理旧依赖..."
|
||||
rm -rf node_modules package-lock.json
|
||||
npm cache clean --force
|
||||
|
||||
|
||||
echo "设置国内腾讯云镜像源加速..."
|
||||
npm config set registry https://mirrors.cloud.tencent.com/npm/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user