Skip to content

Commit

Permalink
UHF-8527: Start PubSub cron
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Sep 18, 2023
1 parent ea17936 commit 7307a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/openshift/crons/base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ exec "/crons/content-scheduler.sh" &
# Job listing migration cron
exec "/crons/migrate-job-listings.sh" &
exec "/crons/migrate-changed-job-listings.sh" &
exec "/crons/pubsub.sh" &

while true
do
Expand Down

0 comments on commit 7307a5a

Please sign in to comment.