Skip to content

Commit

Permalink
CI: Removing line since comment fails following && (kubernetes#19829)
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr authored Oct 21, 2024
1 parent 4d458eb commit 92d0d9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/jenkins/minikube_cross_build_and_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ make -j 16 \
out/minikube_${DEB_VER}_arm64.deb \
out/docker-machine-driver-kvm2_$(make deb_version_base).deb \
out/docker-machine-driver-kvm2_${DEB_VER}_amd64.deb \
# out/docker-machine-driver-kvm2_${DEB_VER}_arm64.deb \
&& failed=$? || failed=$?

BUILT_VERSION=$("out/minikube-$(go env GOOS)-$(go env GOARCH)" version)
Expand Down

0 comments on commit 92d0d9e

Please sign in to comment.