Commit a960769b authored by 李红林's avatar 李红林

Update .gitlab-ci.yml

parent 89b0bbff
Pipeline #48847 failed
......@@ -18,6 +18,8 @@ install:
script:
- git stash
- git pull origin master
- git rm -rf "node_modules/"
- git commit -m "chore: clear folder"
- npm cache clean -f
- npm run init
cache:
......
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