update
This commit is contained in:
@@ -138,7 +138,7 @@ def build_and_push(
|
|||||||
"--dockerfile", str(dockerfile_path),
|
"--dockerfile", str(dockerfile_path),
|
||||||
"--destination", full_image,
|
"--destination", full_image,
|
||||||
"--custom-platform", platform,
|
"--custom-platform", platform,
|
||||||
"--verbosity", "info",
|
"--verbosity", "info",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Configure the environment variables to include DOCKER_CONFIG if auth exists
|
# Configure the environment variables to include DOCKER_CONFIG if auth exists
|
||||||
|
|||||||
Reference in New Issue
Block a user