added capistrano scripts
This commit is contained in:
@@ -4,6 +4,8 @@ every 1.hour do
|
||||
TagSubscription.process_all
|
||||
end
|
||||
|
||||
every 1.hour do
|
||||
AmazonBackup.execute
|
||||
if fetch(:whenever_environment) == "production"
|
||||
every 1.hour do
|
||||
AmazonBackup.execute
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user