Skip to content

Commit

Permalink
Merge pull request #134 from slovensko-digital/ECO-253/update_upvs_da…
Browse files Browse the repository at this point in the history
…taset_source

Add missing UPVS task co config/clock.rb
  • Loading branch information
luciajanikova authored Feb 5, 2024
2 parents 1aec537 + 8a586e0 commit 9eaeb6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/clock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module Clockwork
end

every(1.week, 'upvs:public_authority_edesks:sync', at: 'Sunday 4:00')
every(1.week, 'upvs:public_authority_active_edesks:sync', at: 'Sunday 4:00')
every(1.week, 'upvs:services_with_forms:sync', at: 'Sunday 4:00')

every(1.day, 'itms:sync', at: '5:00')
Expand Down

0 comments on commit 9eaeb6b

Please sign in to comment.