updates sitemap daily in all servers

This commit is contained in:
rgarcia
2016-12-04 19:57:10 +01:00
parent dd406cfeb0
commit 5d6c083f67

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