Add the bundler cap task.
This commit is contained in:
parent
ed04ff64f9
commit
d3dea85c53
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
# Commented out as capistrano cannot finde 'bundle' on production site.
|
require 'bundler/capistrano'
|
||||||
# require 'bundler/capistrano'
|
|
||||||
|
|
||||||
set :application, "contactorama"
|
set :application, "contactorama"
|
||||||
set :local_repository, "apps@tailorama.com:/opt/git-repo/contactorama.git"
|
set :local_repository, "apps@tailorama.com:/opt/git-repo/contactorama.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue