From 892d02bf2d9c1d61e301da164c42ed13bc879cae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 17 May 2017 12:13:43 +0200 Subject: [PATCH] Deploy XMPP schlupp's master branch again --- site-cookbooks/5apps-hubot/recipes/xmpp_schlupp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-cookbooks/5apps-hubot/recipes/xmpp_schlupp.rb b/site-cookbooks/5apps-hubot/recipes/xmpp_schlupp.rb index 32a2749..8550165 100644 --- a/site-cookbooks/5apps-hubot/recipes/xmpp_schlupp.rb +++ b/site-cookbooks/5apps-hubot/recipes/xmpp_schlupp.rb @@ -42,7 +42,7 @@ application schlupp_xmpp_path do user "hubot" group "hubot" repository "git@gitlab.com:5apps/schlupp.git" - revision "feature/add_staging_label" + revision "master" deploy_key schlupp_xmpp_data_bag_item['deploy_key'] end