mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
@@ -14,7 +14,5 @@ RUN apk add --no-cache \
|
|||||||
RUN go get github.com/golang/lint/golint
|
RUN go get github.com/golang/lint/golint
|
||||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||||
|
|
||||||
ENV GO111MODULE on
|
|
||||||
|
|
||||||
COPY upload-assets /usr/bin/upload-assets
|
COPY upload-assets /usr/bin/upload-assets
|
||||||
COPY release-email-notification /usr/bin/release-email-notification
|
COPY release-email-notification /usr/bin/release-email-notification
|
||||||
|
|||||||
Reference in New Issue
Block a user