The right image might help
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
FROM cr.wks/debian-golang-stable
|
||||
FROM cr.wks/debian-golang
|
||||
|
||||
ENV GOARCH=arm64
|
||||
ENV GOPATH=/usr/src/gopath
|
||||
ENV GOCACHE=/usr/src/gocache
|
||||
RUN go env
|
||||
RUN cat /etc/os-release
|
||||
WORKDIR /usr/src
|
||||
RUN go get github.com/sapcc/mosquitto-exporter
|
||||
RUN go mode download
|
||||
|
||||
Reference in New Issue
Block a user