Make the container tag based on the deployment path. #688

Merged
telackey merged 10 commits from telackey/tag2 into main 2023-12-14 15:49:21 +00:00
Showing only changes of commit c9d326aeb0 - Show all commits

View File

@ -259,7 +259,7 @@ def command(ctx, kube_config, laconic_config, image_registry, deployment_parent_
record_namespace_deployments,
record_namespace_dns,
dns_suffix,
deployment_parent_dir,
os.path.abspath(deployment_parent_dir),
kube_config,
image_registry
)