We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0467d commit 2ba5bc4Copy full SHA for 2ba5bc4
docker/csi.Dockerfile
@@ -22,7 +22,6 @@ COPY cmd ./cmd
22
COPY pkg ./pkg
23
COPY go.mod .
24
COPY go.sum .
25
-COPY .git .
26
COPY Makefile .
27
ENV GOPROXY=${GOPROXY:-https://proxy.golang.org}
28
RUN make
0 commit comments