Move repository to its own attribute
This commit is contained in:
parent
34653dc7d6
commit
5d1d4832df
@ -36,9 +36,10 @@ application schlupp_xmpp_path do
|
|||||||
owner "hubot"
|
owner "hubot"
|
||||||
group "hubot"
|
group "hubot"
|
||||||
|
|
||||||
git "git@gitlab.com:5apps/schlupp.git" do
|
git do
|
||||||
user "hubot"
|
user "hubot"
|
||||||
group "hubot"
|
group "hubot"
|
||||||
|
repository "git@gitlab.com:5apps/schlupp.git"
|
||||||
revision "feature/add_staging_label"
|
revision "feature/add_staging_label"
|
||||||
deploy_key schlupp_xmpp_data_bag_item['deploy_key']
|
deploy_key schlupp_xmpp_data_bag_item['deploy_key']
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user