mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Update schedule #2925
This commit is contained in:
parent
89b6edf0df
commit
9c825ac950
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@ job_type :runner, "cd #{path} && bin/rails r -e :environment \":task\" :output"
|
|||
# cron output
|
||||
set :output, 'log/cron.log'
|
||||
|
||||
puts 'cron_group'
|
||||
puts @cron_group
|
||||
puts 'env'
|
||||
puts @environment
|
||||
|
||||
if @cron_group == 'registry'
|
||||
every 10.minutes do
|
||||
runner 'ZonefileSetting.generate_zonefiles'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue