Travis configuration changes #255
This commit is contained in:
@@ -25,5 +25,6 @@ deploy:
|
|||||||
bucket: java-design-patterns.com
|
bucket: java-design-patterns.com
|
||||||
local-dir: _site
|
local-dir: _site
|
||||||
acl: public_read
|
acl: public_read
|
||||||
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
branch: gh-pages
|
branch: **
|
||||||
|
Reference in New Issue
Block a user