Commit fd7a9638 authored by 李鹏 's avatar 李鹏

修改yml文件配置

parent 99d69329
......@@ -33,8 +33,9 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
commands:
# - npm install -g cnpm --registry=https://registry.npm.taobao.org
# - cnpm install
- npm install -g cnpm --registry=https://registry.npm.taobao.org
- cnpm install
# - npm install -g cnpm --registry=https://registry.npm.taobao.org
# - cnpm install
- yarn
- export NODE_ENV=production
- yarn build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment