[refs #2161] Add whenever to deploy.rb

This commit is contained in:
konstantin.grabar 2011-10-31 21:50:45 +04:00
parent 43e1c31ced
commit 10200a05da
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ require 'rvm/capistrano'
require 'bundler/capistrano'
require 'airbrake/capistrano'
set :whenever_command, "bundle exec whenever"
require "whenever/capistrano"
set :rvm_type, :user
# bundler bootstrap