update
This commit is contained in:
@@ -139,7 +139,7 @@ def build_and_push(
|
|||||||
"--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
|
||||||
current_env = os.environ.copy()
|
current_env = os.environ.copy()
|
||||||
|
|||||||
Reference in New Issue
Block a user