add repo url
Some checks failed
schema / schema (push) Has been cancelled
tests / tests (0, 5) (push) Has been cancelled
tests / tests (1, 5) (push) Has been cancelled
tests / tests (2, 5) (push) Has been cancelled
tests / tests (3, 5) (push) Has been cancelled
tests / tests (4, 5) (push) Has been cancelled
tests / coveralls (push) Has been cancelled
Some checks failed
schema / schema (push) Has been cancelled
tests / tests (0, 5) (push) Has been cancelled
tests / tests (1, 5) (push) Has been cancelled
tests / tests (2, 5) (push) Has been cancelled
tests / tests (3, 5) (push) Has been cancelled
tests / tests (4, 5) (push) Has been cancelled
tests / coveralls (push) Has been cancelled
This commit is contained in:
@@ -22,7 +22,7 @@ set :application, deploysecret(:app_name, default: "consul")
|
||||
set :deploy_to, deploysecret(:deploy_to)
|
||||
set :ssh_options, port: deploysecret(:ssh_port)
|
||||
|
||||
set :repo_url, "https://github.com/consuldemocracy/consuldemocracy.git"
|
||||
set :repo_url, "https://git.enreda.coop/consul/nairobi.git"
|
||||
|
||||
set :revision, `git rev-parse --short #{fetch(:branch)}`.strip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user