We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a22a9 commit 27ea110Copy full SHA for 27ea110
contrib/docker/Dockerfile
@@ -12,7 +12,6 @@ RUN go mod download
12
RUN go mod download -modfile=.bingo/golangci-lint.mod
13
14
COPY . ./
15
-RUN rm -r bin/*
16
RUN git status --porcelain
17
RUN make build_code
18
0 commit comments