Minor changes

This commit is contained in:
vladfaust
2015-10-20 20:23:14 +03:00
parent fd2607548b
commit 963441b126
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ configure :build do
end
activate :deploy do |deploy|
deploy.deploy_method = :git
deploy.method = :git
# Optional Settings
# deploy.remote = 'custom-remote' # remote name or git url, default: origin
deploy.branch = 'master' # default: gh-pages