Deploy from master again
This commit is contained in:
parent
1da93d233e
commit
ce44b029dd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
set :application, 'Tap'
|
||||
set :repo_url, 'git@github.com:ZeusWPI/Tap.git'
|
||||
|
||||
set :branch, 'fix-tap-on-herbert'
|
||||
set :branch, 'master'
|
||||
set :deploy_to, '/home/tap/production'
|
||||
|
||||
# Default branch is :master
|
||||
|
|
Loading…
Reference in a new issue