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