修改ci文件
This commit is contained in:
parent
776493eace
commit
c0a7c66227
@ -18,7 +18,7 @@ steps:
|
||||
commands:
|
||||
- pwd
|
||||
- ls -alt
|
||||
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
||||
# - npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
||||
- npm install
|
||||
- npm run build
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user