mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Some cosmetical improvements for the blog update commits
This commit is contained in:
@@ -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/* ./
|
||||
|
||||
Reference in New Issue
Block a user