From e4cbcb14a113ec3e8921bf8c3c5638748f1078fb Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 5 Jan 2015 15:01:52 +0200 Subject: [PATCH] added staging branch --- config/deploy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/deploy.rb b/config/deploy.rb index 901b19ecc..589d7f3e0 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -20,7 +20,7 @@ set :branch, 'master' task :st do set :domain, 'registry-st' set :deploy_to, '/home/registry/registry' - set :branch, 'pr' + set :branch, 'st' end # production