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

This commit is contained in:
DatTT127
2026-07-19 01:23:57 +07:00
parent 4504458f04
commit c2bb78fb05

View File

@@ -138,7 +138,7 @@ def build_and_push(
"--dockerfile", str(dockerfile_path),
"--destination", full_image,
"--custom-platform", platform,
"--verbosity", "info",
"--verbosity", "info",
]
# Configure the environment variables to include DOCKER_CONFIG if auth exists