whenever icon indicating copy to clipboard operation
whenever copied to clipboard

crontab doesn't update after cap deploy

Open peddinti opened this issue 9 years ago • 10 comments

Hi my application users capristone for deployement. But when i do a deploy the crontab doesnt get updated. However if i do whenever --update-crontab it does get updated.

this is how my deploy.rb looks like

set :whenever_command, "bundle exec whenever"
require 'whenever/capistrano'

any idea why it is not working?

peddinti avatar Jun 27 '15 05:06 peddinti