Commit 36d64a17 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 46c32d24
Pipeline #68573 failed with stages
in 7 minutes 44 seconds
......@@ -19,9 +19,10 @@ init:
- 'cd ${DEPLOY_PATH}/src/wisdom-components'
- dir
- git branch
- rimraf node_modules
- git reset --hard origin/dev
- git pull
- yarn install --registry=https://g.civnet.cn:4873
- yarn 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