chore: Quoting for debug command

This commit is contained in:
Philip Gaber
2025-07-16 12:28:50 +02:00
parent 48c58c1e12
commit 328bc9469f

View File

@@ -301,7 +301,7 @@ db-cleanup:
- |
export FILES="${FILES} $(grep -r 'databases:' "${CI_PROJECT_DIR}/helmfile/environments/dev" |
awk -F ':' '{print $1}')"
- echo "${FILES[@]}"
- "echo \"${FILES[@]}\""
# Cleanup MariaDB
- "export MARIADB_HOST=\"\""
- "export MARIADB_PORT=\"\""