Skip to content

Commit

Permalink
fix(metabase): deplanification d'une tâche résiduelle (#808)
Browse files Browse the repository at this point in the history
## Description

🎸 La tâche planifiée appelle une `management command` qui n'existe plus
=> suppression

## Type de changement

🚧 technique

### Points d'attention

🦺 suite #580
  • Loading branch information
vincentporte authored Nov 8, 2024
1 parent e810fb9 commit 692a274
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion clevercloud/cron.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[
"0 3 * * 0 $ROOT/clevercloud/extract_tables.sh",
"*/10 * * * * $ROOT/clevercloud/rebuild_index.sh",
"0 6 * * * $ROOT/clevercloud/collect_daily_matomo_stats.sh",
"5 6 * * * $ROOT/clevercloud/collect_daily_django_stats.sh",
Expand Down
17 changes: 0 additions & 17 deletions clevercloud/extract_tables.sh

This file was deleted.

0 comments on commit 692a274

Please sign in to comment.