We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40aea9 commit 7923371Copy full SHA for 7923371
.goreleaser.yml
@@ -6,6 +6,8 @@ project_name: prometheus-lvm-exporter
6
builds:
7
- main: .
8
binary: prometheus-lvm-exporter
9
+ env:
10
+ - CGO_ENABLED=0
11
goos:
12
- linux
13
flags:
0 commit comments