Auto commit.

This commit is contained in:
2022-05-06 13:34:13 +08:00
parent 5020451874
commit fce02585b1
3 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -129,8 +129,8 @@ sitemap:
deploy: deploy:
- type: git - type: git
repo: repo:
git1: root@106.14.31.180:/var/repo/hexoBlog.git
github: git@github.com:tianzhendong/tianzhendong.github.io # github: git@github.com:tianzhendong/tianzhendong.github.io
# repo: git@github.com:tianzhendong/tianzhendong.github.io # repo: git@github.com:tianzhendong/tianzhendong.github.io
branch: master branch: master
# - type: baidu_url_submitter # - type: baidu_url_submitter
+1 -2
View File
@@ -2,5 +2,4 @@
cd C:\Blog\hexo_blog cd C:\Blog\hexo_blog
git add . git add .
git commit -m "Auto commit." git commit -m "Auto commit."
git push origin master git push origin master
git push github master
-1
View File
@@ -3,7 +3,6 @@ cd C:\Blog\hexo_blog
git add . git add .
git commit -m "Auto commit." git commit -m "Auto commit."
git push origin master git push origin master
git push github master
hexo cl && hexo d hexo cl && hexo d