Skip to content

Commit

Permalink
Revert "use nightly to see whta happens"
Browse files Browse the repository at this point in the history
This reverts commit c48ef68.
  • Loading branch information
aojea committed Mar 23, 2023
1 parent 376be02 commit eddd9ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/run-e2e-gce.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ KO_GLBC_IMAGE=$(go run github.com/google/[email protected] build --tags ${IMAGE_TAG} --
# remove the sha from the image name, it does not work with gce registry per example
export GCE_GLBC_IMAGE=$(echo $KO_GLBC_IMAGE | cut -d\@ -f1)
echo "GCE_GLBC_IMAGE=${GCE_GLBC_IMAGE}"
export GCE_GLBC_IMAGE=gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64:nightly


export CUSTOM_INGRESS_YAML=$(cat <<EOF
Expand Down

0 comments on commit eddd9ee

Please sign in to comment.