adds sqlite3 to Gemfile to test deployment
This commit is contained in:
parent
6b84f4f117
commit
ec74b642a0
3 changed files with 2 additions and 6 deletions
|
|
@ -38,9 +38,6 @@ after "deploy:restart", "deploy:cleanup"
|
|||
# restart resque
|
||||
after "deploy:restart", "resque:restart"
|
||||
|
||||
# update cron
|
||||
after "deploy:restart", "whenever:update_crontab"
|
||||
|
||||
# install rvm and ruby on every deploy
|
||||
# before 'deploy', 'rvm:install_rvm' # update RVM
|
||||
# before 'deploy', 'rvm:install_ruby' # install Ruby and create gemset (both if missing)
|
||||
Loading…
Add table
Add a link
Reference in a new issue