Commit 621a3b18 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 9ecba94b
Pipeline #65098 failed with stages
in 9 seconds
...@@ -21,6 +21,8 @@ init: ...@@ -21,6 +21,8 @@ init:
- git branch - git branch
- git reset --hard origin/dev - git reset --hard origin/dev
- git pull - git pull
- npm i rimraf -g
- rimraf node_modules
- npm install --force - npm install --force
bootstrap: 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