remove references to personal image registry
it's gone for a while
This commit is contained in:
@@ -19,7 +19,7 @@ COPY . .
|
||||
ENV GOMAXPROCS=4 \
|
||||
MALLOC_ARENA_MAX=4
|
||||
|
||||
RUN go env | grep -F -e GOPROXY -e GOSUMDB ; \
|
||||
RUN go env | grep -F -e GOPROXY -e GOSUMDB -e GOPRIVATE ; \
|
||||
make OUTDIR=/go/bin ; \
|
||||
make ci-clean
|
||||
|
||||
|
Reference in New Issue
Block a user