mirror of
https://github.com/godotengine/doc-status.git
synced 2026-01-02 21:48:45 +03:00
Travis CI: Readd skip_cleanup: true key
It's marked as deprecated, but I don't see how else I can make deployment working.
This commit is contained in:
@@ -16,6 +16,7 @@ script:
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
skip_cleanup: true
|
||||
local_dir: public
|
||||
token: $GITHUB_TOKEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user