cli: add name to master subs
Deploy bin / deploy (push) Successful in 2s
Deploy, build and restart MASTER / deploy (push) Successful in 1s
Deploy agebd python package / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-07 14:33:25 +02:00
parent 688316fbc5
commit 201e00887e
+5 -5
View File
@@ -19,11 +19,11 @@ def git_push_changes(
"""
try:
logger.info(
f"Staging files inside: \
{service_dir_rel_path}, \
{registry_file_rel_path}, \
{master_hla_names_rel_path}, \
{master_ioc_subs_rel_path}..."
"Staging files inside: "
f"{service_dir_rel_path}, "
f"{registry_file_rel_path}, "
f"{master_hla_names_rel_path}, "
f"{master_ioc_subs_rel_path}..."
)
repo.index.add(
[