deploy from the right branch
This commit is contained in:
parent
fcc681df71
commit
53c0aff23d
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue