update
Some checks failed
Backend EC - Modal Deployment / build-and-push (push) Failing after 43s
Backend EC - Modal Deployment / notify-deploy (push) Has been skipped

This commit is contained in:
DatTT127
2026-07-19 01:28:15 +07:00
parent c2bb78fb05
commit c57f5de762

View File

@@ -139,7 +139,7 @@ def build_and_push(
"--destination", full_image,
"--custom-platform", platform,
"--verbosity", "info",
]
]
# Configure the environment variables to include DOCKER_CONFIG if auth exists
current_env = os.environ.copy()