Commit 15036475 authored by 杨思琦's avatar 杨思琦

fix: ci修改

parent 5915ddb4
Pipeline #61314 passed with stages
......@@ -21,8 +21,11 @@ refresh:
tags:
- civ_base
script:
- git reset --hard
- git pull origin master
- npm run update:wisdom
# - 'git add . ; git commit --allow-empty -m "auto refresh civbase."'
# - 'git push origin master'
only:
refs:
- master
......@@ -35,6 +38,7 @@ install:
tags:
- civ_base
script:
- git reset --hard
- git pull origin master
- 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