Commit 7925f7c9 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 36d64a17
Pipeline #68577 failed with stages
in 9 minutes 12 seconds
...@@ -18,8 +18,9 @@ init: ...@@ -18,8 +18,9 @@ init:
script: script:
- 'cd ${DEPLOY_PATH}/src/wisdom-components' - 'cd ${DEPLOY_PATH}/src/wisdom-components'
- dir - dir
- git branch
- rimraf node_modules - rimraf node_modules
- rimraf .umi-production
- git branch
- git reset --hard origin/dev - git reset --hard origin/dev
- git pull - git pull
- yarn install --registry=https://g.civnet.cn:4873 --legacy-peer-deps - yarn install --registry=https://g.civnet.cn:4873 --legacy-peer-deps
......
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