apps (some of them)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM cr.lan/debian-golang-stable
|
||||
FROM cr.wks/debian-golang-stable
|
||||
|
||||
ENV GOARCH=arm64
|
||||
ENV GOPATH=/usr/src/gopath
|
||||
@@ -6,5 +6,5 @@ ENV GOCACHE=/usr/src/gocache
|
||||
RUN go env
|
||||
WORKDIR /usr/src
|
||||
RUN go get github.com/sapcc/mosquitto-exporter
|
||||
RUN make j4 build CGO_ENABLED=0
|
||||
RUN make -j4 build CGO_ENABLED=0
|
||||
RUN ls -al
|
||||
Reference in New Issue
Block a user