We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2279e4 commit 74e551fCopy full SHA for 74e551f
hack/release-docker.sh
@@ -21,7 +21,6 @@ else
21
TAG_ARGS="${TAG_ARGS} -t zegl/kube-score:latest"
22
PLATFORM_ARGS="--platform linux/arm64 --platform linux/amd64"
23
PUSH_OR_LOAD_ARG="--push"
24
- PUSH_OR_LOAD_ARG=""
25
fi
26
27
docker buildx build \
0 commit comments