Skip to content

Commit 5b05b6c

Browse files
committed
fix typo
1 parent dc2c564 commit 5b05b6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/push_container_images_wave.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def tag_image_docker(source_image_url, dest_image_url):
5858
def push_image_docker(image_url):
5959
"""
6060
"""
61-
tag =
6261
docker_push_cmd = [
6362
"docker",
6463
"push",

0 commit comments

Comments
 (0)