Commit 4b14ea67 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 71f8470f
......@@ -33,7 +33,7 @@ build:
stage: build
script:
- 'cd ${DEPLOY_PATH}/src/wisdom-components
- npm install -s @umijs/babel-plugin-lock-core-js-3 --registry=https://g.civnet.cn:4873
- npm install --save @umijs/babel-plugin-lock-core-js-3 --registry=https://g.civnet.cn:4873
- echo 开始打包...
- npm run site
- echo 打包完成
......
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