Commit 72d2b8a8 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 7925f7c9
Pipeline #68583 canceled with stages
in 1 minute 28 seconds
......@@ -18,12 +18,10 @@ init:
script:
- 'cd ${DEPLOY_PATH}/src/wisdom-components'
- dir
- rimraf node_modules
- rimraf .umi-production
- git branch
- git reset --hard origin/dev
- git pull
- yarn install --registry=https://g.civnet.cn:4873 --legacy-peer-deps
- npm install --registry=https://g.civnet.cn:4873 --legacy-peer-deps
bootstrap:
stage: bootstrap
......
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