imjoey commented on a change in pull request #1373:
URL: https://github.com/apache/apisix-dashboard/pull/1373#discussion_r564506195
##########
File path: api/test/docker/Dockerfile
##########
@@ -23,8 +23,6 @@ COPY ./ ./
RUN mkdir -p /go/manager-api/conf \
&& mkdir -p /go/manager-api/build-tools \
- && go env -w GOPROXY=https://goproxy.io,direct \
Review comment:
> we don't need it in CI. @imjoey
@nic-chen thanks. It seems that we could also remove it in another PR. We'd
better keep one PR only do one thing then. 😃 Thanks.
----------------------------------------------------------------
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]