Commit 65d48707 authored by 李红林's avatar 李红林

Update .gitlab-ci.yml

parent 0b0d22eb
Pipeline #48850 passed with stages
in 2 minutes 41 seconds
......@@ -18,7 +18,7 @@ install:
script:
- git stash
- git pull origin master
- git rm -rf ./package-lock.json
- git rm -rf ./node_modules/
- npm cache clean -f
- npm run init
......
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