mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
Merge pull request #18 from pi-hole/new/TravisCI
add BOT_NAME and BOT_EMAIL to travis.yml
This commit is contained in:
@@ -8,5 +8,7 @@ deploy:
|
||||
skip_cleanup: true
|
||||
github_token: $GITHUB_TOKEN
|
||||
local_dir: site
|
||||
name: $BOT_NAME
|
||||
email: $BOT_EMAIL
|
||||
on:
|
||||
branch: master
|
||||
Reference in New Issue
Block a user