mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
travis: Generate pdf in _book
This commit is contained in:
committed by
Oleg Kalachev
parent
a26f0f41e7
commit
c50637c60f
@@ -85,9 +85,8 @@ jobs:
|
||||
- ./check_unused_assets.py
|
||||
- gitbook install
|
||||
- gitbook build
|
||||
- gitbook pdf
|
||||
- cp *.pdf _book/
|
||||
deploy:
|
||||
- gitbook pdf ./ _book/clover.pdf
|
||||
deploy:
|
||||
provider: pages
|
||||
local_dir: _book
|
||||
skip_cleanup: true
|
||||
|
||||
Reference in New Issue
Block a user