Fix publish image
Change-Id: If5f44314ff19b7501a12fbc9f5c346fba92869fd
This commit is contained in:
parent
209939f02b
commit
73814d31ce
@ -8,6 +8,7 @@ SHELL [ "/bin/bash", "-cex" ]
|
||||
ADD . /usr/src/kubernetes-entrypoint
|
||||
WORKDIR /usr/src/kubernetes-entrypoint
|
||||
ENV GO111MODULE=on
|
||||
ENV GOTOOLCHAIN=auto
|
||||
|
||||
RUN make get-modules
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user