Commit b0136f4c authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

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