Skip to content

Commit

Permalink
remove sync cron
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Nov 28, 2024
1 parent 3b47e43 commit 0bb98f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
3 changes: 1 addition & 2 deletions clevercloud/cron.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"15 0 * * * $ROOT/clevercloud/stats_export_user_download_list_to_file.sh",
"30 0 * * * $ROOT/clevercloud/stats_export_user_search_list_to_file.sh",
"0 1 * * * $ROOT/clevercloud/tenders_update_count_fields.sh",
"15 1 * * 1 $ROOT/clevercloud/siaes_sync_elasticsearch_index.sh",
"0 6 * * * $ROOT/clevercloud/conversations_delete_outdated.sh",
"0 7 * * 1 $ROOT/clevercloud/siaes_sync_with_emplois_inclusion.sh",
"5 7 * * 1 $ROOT/clevercloud/siaes_sync_c2_c4.sh",
Expand All @@ -22,4 +21,4 @@
"0 9 * * * $ROOT/clevercloud/tenders_send_siae_contacted_reminder_emails.sh",
"10 9 * * * $ROOT/clevercloud/tenders_send_siae_interested_reminder_emails.sh",
"*/5 8-15 * * 1-5 $ROOT/clevercloud/tenders_send_validated.sh"
]
]
22 changes: 0 additions & 22 deletions clevercloud/siaes_sync_elasticsearch_index.sh

This file was deleted.

0 comments on commit 0bb98f6

Please sign in to comment.