Some cosmetical improvements for the blog update commits

This commit is contained in:
Philipp Oppermann
2015-11-07 00:28:47 +01:00
parent 91f7c70194
commit 8dfc8531e4

View File

@@ -20,7 +20,7 @@ chmod 600 ~/.ssh/id_rsa
git clone --branch gh-pages git@github.com:$TRAVIS_REPO_SLUG deploy_blog
cd deploy_blog
git config user.name "blog update bot"
git config user.name "travis-update-bot"
git config user.email "nobody@example.com"
cp -r ../posts _posts
cp ../pages/* ./