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