Skip to content

Commit 35f5e77

Browse files
committed
build: skip 'go vet'
1 parent 62b1550 commit 35f5e77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ WORKDIR /go/src/app
55
COPY . .
66

77
RUN go mod download
8-
RUN go vet -v
98

109
RUN GOAMD64=v2 GCO_ENABLED=0 \
1110
go build -o /go/bin/opsd \

0 commit comments

Comments
 (0)