tomo
4 weeks ago
No known key found for this signature in database
GPG Key ID: 5FB8BCB7CE54EE44
1 changed files with
1 additions and
1 deletions
-
deploy/multideploy.sh
|
|
@ -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" |
|
|
|
|
|
|
|