mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 08:36:33 +03:00
Added skip_cleanup flag to travis deploy
This commit is contained in:
parent
9e9857cf61
commit
024e17206f
|
@ -17,6 +17,7 @@ before_script:
|
|||
before_deploy:
|
||||
- gulp build
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: "./deploy_gh_pages.sh"
|
||||
on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user