mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-09 00:38:34 +01:00
chore: Quoting for debug command
This commit is contained in:
@@ -301,7 +301,7 @@ db-cleanup:
|
|||||||
- |
|
- |
|
||||||
export FILES="${FILES} $(grep -r 'databases:' "${CI_PROJECT_DIR}/helmfile/environments/dev" |
|
export FILES="${FILES} $(grep -r 'databases:' "${CI_PROJECT_DIR}/helmfile/environments/dev" |
|
||||||
awk -F ':' '{print $1}')"
|
awk -F ':' '{print $1}')"
|
||||||
- echo "${FILES[@]}"
|
- "echo \"${FILES[@]}\""
|
||||||
# Cleanup MariaDB
|
# Cleanup MariaDB
|
||||||
- "export MARIADB_HOST=\"\""
|
- "export MARIADB_HOST=\"\""
|
||||||
- "export MARIADB_PORT=\"\""
|
- "export MARIADB_PORT=\"\""
|
||||||
|
|||||||
Reference in New Issue
Block a user