Merge pull request #1281 from consul/cron

updates sitemap daily in all servers
This commit is contained in:
Juanjo Bazán
2016-12-07 10:30:30 +01:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ set(:config_files, %w(
unicorn.rb
))
set :whenever_roles, -> { :cron }
set :whenever_roles, -> { :app }
namespace :deploy do
before :starting, 'rvm1:install:rvm' # install/update RVM