Skip to content

Commit

Permalink
Merge pull request #316 from City-of-Helsinki/UHF-8527
Browse files Browse the repository at this point in the history
UHF-8527: Start PubSub cron
  • Loading branch information
tuutti authored Sep 18, 2023
2 parents ea17936 + 7307a5a commit a633d90
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 a633d90

Please sign in to comment.