Skip to content

Commit

Permalink
Merge pull request #142 from slovensko-digital/SD-2693/Metais-rake-ta…
Browse files Browse the repository at this point in the history
…sks-execution-time-changed

SD-2693/Metais-rake-tasks-execution-time-changed
  • Loading branch information
celuchmarek authored Oct 7, 2024
2 parents 398074f + 3bd16c1 commit 94fe8fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ module Clockwork
every(1.day, 'itms:sync', at: '5:00')
every(1.day, 'itms:detect_api_changes', at: '9:00')

every(1.day, 'metais:sync_codelists', at: '5:30')
every(1.day, 'metais:sync', at: '6:00')
every(1.day, 'metais:sync_codelists', at: '2:30')
every(1.day, 'metais:sync', at: '3:00')
end

0 comments on commit 94fe8fd

Please sign in to comment.