Skip to content

Commit

Permalink
build: remove unnecessary tag line in e2e
Browse files Browse the repository at this point in the history
The comment on this block states that this line should be removed
after the multi-arch image action is merged in the Makefile.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
  • Loading branch information
Christopher M. Luciano committed May 7, 2020
1 parent 29aa50d commit 5c65cf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c65cf4

Please sign in to comment.