fixed wrong git URI
This commit is contained in:
@@ -9,7 +9,7 @@ set :deploy_via, :remote_cache
|
||||
set :use_sudo, false
|
||||
|
||||
set :scm, "git"
|
||||
set :repository, "git@bitbucket.org/redstonesheep/redstoner.git"
|
||||
set :repository, "ssh://git@bitbucket.org/redstonesheep/redstoner.git"
|
||||
set :branch, "master"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user