We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2c564 commit 5b05b6cCopy full SHA for 5b05b6c
.github/scripts/push_container_images_wave.py
@@ -58,7 +58,6 @@ def tag_image_docker(source_image_url, dest_image_url):
58
def push_image_docker(image_url):
59
"""
60
61
- tag =
62
docker_push_cmd = [
63
"docker",
64
"push",
0 commit comments