You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/07/22 22:01:17 UTC

[GitHub] [trafficserver-ingress-controller] shukitchan commented on a change in pull request #16: Build - Adds dockerhub username and password

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:
users@infra.apache.org