shukitchan commented on a change in pull request #16:
URL:
https://github.com/apache/trafficserver-ingress-controller/pull/16#discussion_r459108630
##########
File path: build-master.sh
##########
@@ -3,10 +3,8 @@
# build
REPONAME="ats-ingress"
TAG="latest"
-#TARGET="quay.io"/${QUAY_USERNAME}/${REPONAME}:${TAG}
-TARGET="ats-ingress:latest"
-#echo ${TARGET}
+TARGET=atsingress/${REPONAME}:${TAG}
Review comment:
change it back to ats-ingress instead ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]