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

Update .gitlab-ci.yml

parent ea1ff687
Pipeline #68537 failed with stages
in 20 seconds
...@@ -20,8 +20,10 @@ init: ...@@ -20,8 +20,10 @@ init:
- dir - dir
- git branch - git branch
- git reset --hard origin/dev - git reset --hard origin/dev
- git pull - git
- npm install --registry=https://g.civnet.cn:4873/ --force - npm install rimraf -g
- rimraf node_modules
- npm install --registry=https://g.civnet.cn:4873/
bootstrap: bootstrap:
stage: 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