Merge pull request #5516 from cmluciano/cml/runcommentremove

build: remove unnecessary tag line in e2e
This commit is contained in:
Kubernetes Prow Robot 2020-05-07 11:57:43 -07:00 committed by GitHub
commit 0e785a0bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,6 @@ else
exit
fi
# Remove after https://github.com/kubernetes/ingress-nginx/pull/4271 is merged
docker tag ${REGISTRY}/nginx-ingress-controller-${ARCH}:${TAG} ${REGISTRY}/nginx-ingress-controller:${TAG}
# Preload images used in e2e tests