prometheus-yggdrasil-exporter/Makefile

4 lines
75 B
Makefile

.PHONY: build
build:
CGO_ENABLED=0 go build -o build/yggdrasil_exporter .