mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 09:59:52 +00:00
Test signed commits
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM golang:1.19 as builder
|
||||
|
||||
|
||||
COPY . /build/mqtt2prometheus
|
||||
WORKDIR /build/mqtt2prometheus
|
||||
RUN make static_build TARGET_FILE=/bin/mqtt2prometheus
|
||||
|
||||
Reference in New Issue
Block a user