Deploy the master branch
This commit is contained in:
parent
9671e83fed
commit
1ef01ed4c7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
set :application, 'Tab'
|
set :application, 'Tab'
|
||||||
set :repo_url, 'https://github.com/ZeusWPI/Tab.git'
|
set :repo_url, 'https://github.com/ZeusWPI/Tab.git'
|
||||||
|
|
||||||
set :branch, 'herbert'
|
set :branch, 'master'
|
||||||
set :deploy_to, '/home/tab/production'
|
set :deploy_to, '/home/tab/production'
|
||||||
|
|
||||||
# Default branch is :master
|
# Default branch is :master
|
||||||
|
|
Loading…
Reference in a new issue