From fce02585b1a0b6fc100f51a51c20805a1ca416a1 Mon Sep 17 00:00:00 2001 From: tianzhendong <1203886034@qq.com> Date: Fri, 6 May 2022 13:34:13 +0800 Subject: [PATCH] Auto commit. --- _config.yml | 4 ++-- zgit push.bat | 3 +-- zzzzdeploy.bat | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index dcd4e54..43ec7d6 100644 --- a/_config.yml +++ b/_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 diff --git a/zgit push.bat b/zgit push.bat index 502e7c6..8ba215b 100644 --- a/zgit push.bat +++ b/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 \ No newline at end of file +git push origin master \ No newline at end of file diff --git a/zzzzdeploy.bat b/zzzzdeploy.bat index 3cc9a83..6de9c2d 100644 --- a/zzzzdeploy.bat +++ b/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