diff --git a/config/deploy.rb b/config/deploy.rb index 80509ff9..d8c2adf8 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -34,7 +34,7 @@ task deploy: :environment do invoke :'bundle:install' invoke :'rails:db_migrate' invoke :'rails:assets_precompile' - invoke :notify_errbit + #invoke :notify_errbit to :launch do queue "touch #{deploy_to}/tmp/restart.txt"