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:
- dir
- git branch
- git reset --hard origin/dev
- git pull
- npm install --registry=https://g.civnet.cn:4873/ --force
- git
- npm install rimraf -g
- rimraf node_modules
- npm install --registry=https://g.civnet.cn:4873/
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