mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
config - travis.yml deploy changes
This commit is contained in:
parent
d868e6006f
commit
e4ac458683
1 changed files with 5 additions and 1 deletions
|
@ -20,4 +20,8 @@ deploy:
|
||||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
||||||
keep-history: false
|
keep-history: false
|
||||||
on:
|
on:
|
||||||
branch: gh-pages
|
branch: travisGHdeploy
|
||||||
|
|
||||||
|
verbose: true
|
||||||
|
local-dir: _site/
|
||||||
|
target_branch: gh-pages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue