cli: add name to master subs
This commit is contained in:
+4
-4
@@ -20,10 +20,10 @@ 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}..."
|
||||
{service_dir_rel_path}, \
|
||||
{registry_file_rel_path}, \
|
||||
{master_hla_names_rel_path}, \
|
||||
{master_ioc_subs_rel_path}..."
|
||||
)
|
||||
repo.index.add(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user