From 71de92b1768f8fc54157fc95f6bd3bc58c154c8b Mon Sep 17 00:00:00 2001 From: marthevienne <123016211+marthevienne@users.noreply.github.com> Date: Mon, 18 May 2026 17:49:05 +0200 Subject: [PATCH] remove cron job: spire API call and dbt transformations --- clevercloud/cron.json | 1 - 1 file changed, 1 deletion(-) diff --git a/clevercloud/cron.json b/clevercloud/cron.json index cca435b2..8af64b19 100644 --- a/clevercloud/cron.json +++ b/clevercloud/cron.json @@ -1,4 +1,3 @@ [ - "*/15 * * * * $ROOT/cron_spire_endpoint.sh", "*/15 * * * * $ROOT/cron_kpler_endpoint.sh" ] \ No newline at end of file