Browse Source

Auto commit.

master
tianzhendong 3 years ago
parent
commit
fce02585b1
  1. 4
      _config.yml
  2. 3
      zgit push.bat
  3. 1
      zzzzdeploy.bat

4
_config.yml

@ -129,8 +129,8 @@ sitemap:
deploy:
- type: git
repo:
github: git@github.com:tianzhendong/tianzhendong.github.io
git1: root@106.14.31.180:/var/repo/hexoBlog.git
# github: git@github.com:tianzhendong/tianzhendong.github.io
# repo: git@github.com:tianzhendong/tianzhendong.github.io
branch: master
# - type: baidu_url_submitter

3
zgit push.bat

@ -2,5 +2,4 @@
cd C:\Blog\hexo_blog
git add .
git commit -m "Auto commit."
git push origin master
git push github master
git push origin master

1
zzzzdeploy.bat

@ -3,7 +3,6 @@ cd C:\Blog\hexo_blog
git add .
git commit -m "Auto commit."
git push origin master
git push github master
hexo cl && hexo d

Loading…
Cancel
Save