mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
TEST: cleanup weekly
This commit is contained in:
parent
75cb3c20cc
commit
eaba60d182
@ -63,6 +63,8 @@ done
|
||||
mapfile -t database_ids < <(echo "${database_ids[@]}")
|
||||
mapfile -td " " database_ids < <(echo "${database_ids[@]}")
|
||||
|
||||
database_ids=("8739507117")
|
||||
|
||||
echo "[*] downloading terraform state artifacts"
|
||||
for id in "${database_ids[@]}"; do
|
||||
if [[ $id == *[^[:space:]]* ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user