Skip to content

Commit 74e551f

Browse files
committed
hack/release: fix push arg
1 parent c2279e4 commit 74e551f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/release-docker.sh

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ else
2121
TAG_ARGS="${TAG_ARGS} -t zegl/kube-score:latest"
2222
PLATFORM_ARGS="--platform linux/arm64 --platform linux/amd64"
2323
PUSH_OR_LOAD_ARG="--push"
24-
PUSH_OR_LOAD_ARG=""
2524
fi
2625

2726
docker buildx build \

0 commit comments

Comments
 (0)