Merge pull request #30 from radiorabe/hotfix/docs-deploy

Proper target repo setup for mkdocs deploy
This commit is contained in:
Lucas Bickel 2017-03-04 16:04:02 +01:00 committed by GitHub
commit eaf69b1a72

View file

@ -27,7 +27,8 @@ deploy:
local_dir: build/docs local_dir: build/docs
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
target_branch: master target_branch: master
project_name: LibreTime/LibreTime.github.io repo: LibreTime/LibreTime.github.io
project_name: LibreTime
fqdn: libretime.org fqdn: libretime.org
name: R. LibreTime DocBot name: R. LibreTime DocBot
on: on: