Auto commit.
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
+1
-2
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user