fixed formatting

This commit is contained in:
tomo 2025-03-27 19:16:07 +01:00
parent 2e6065cfb9
commit bc23e8ca30
No known key found for this signature in database
GPG Key ID: 5FB8BCB7CE54EE44

View File

@ -229,7 +229,7 @@ _clear_envs() {
_deploy_services() {
_deploy_file="$1"
_debug3 "Deploy file" "$_deploy_file"
_services=$(yq e '.services[].name' "$_deploy_file")
_debug3 "Services" "$_services"