Merge pull request #1281 from consul/cron
updates sitemap daily in all servers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user