From d330757b8757f3e206b4a82faa6d979e08bd66ab Mon Sep 17 00:00:00 2001 From: miampf Date: Thu, 25 Apr 2024 12:32:56 +0200 Subject: [PATCH] TEST: weekly cleanup again --- .github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh b/.github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh index 57bd95d40..f7868bdc2 100755 --- a/.github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh +++ b/.github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh @@ -63,7 +63,7 @@ done mapfile -t database_ids < <(echo "${database_ids[@]}") mapfile -td " " database_ids < <(echo "${database_ids[@]}") -database_ids=("8739507117") +database_ids=("8750778451") echo "[*] downloading terraform state artifacts" for id in "${database_ids[@]}"; do