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

Update .gitlab-ci.yml

parent 66d33196
Pipeline #65091 failed with stages
in 3 minutes 23 seconds
...@@ -21,7 +21,7 @@ init: ...@@ -21,7 +21,7 @@ init:
- git branch - git branch
- git reset --hard origin/dev - git reset --hard origin/dev
- git pull - git pull
- npm install --registry=https://g.civnet.cn:4873/ legacy-peer-deps - npm install --registry=https://g.civnet.cn:4873/ --legacy-peer-deps
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