mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2025-07-31 19:04:25 +02:00
Fix travis deploy
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
sudo: false
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- cd ${TMPDIR-/tmp}
|
- cd ${TMPDIR-/tmp}
|
||||||
- wget -q http://doxygen.nl/files/doxygen-1.8.19.src.tar.gz
|
- wget -q http://doxygen.nl/files/doxygen-1.8.19.src.tar.gz
|
||||||
@@ -18,6 +20,7 @@ script:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: pages
|
provider: pages
|
||||||
|
skip_cleanup: true
|
||||||
local_dir: docs/html
|
local_dir: docs/html
|
||||||
github_token: $GH_REPO_TOKEN
|
github_token: $GH_REPO_TOKEN
|
||||||
on:
|
on:
|
||||||
|
Reference in New Issue
Block a user