From 53c0aff23db50d39cd814704a2eabfc64f5592fe Mon Sep 17 00:00:00 2001 From: danielvincent Date: Wed, 22 Sep 2010 16:34:42 -0700 Subject: [PATCH] deploy from the right branch --- config/deploy_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/deploy_config.yml b/config/deploy_config.yml index c653b6565..f724ec383 100644 --- a/config/deploy_config.yml +++ b/config/deploy_config.yml @@ -8,7 +8,7 @@ cross_server: deploy_to: '/usr/local/app/diaspora' user: 'root' repo: 'git@github.com:diaspora/diaspora.git' - branch: 'master' + branch: 'fb' default_env: 'development' servers: tom: