Skip to content

Commit

Permalink
disable CGO while goreleaser run
Browse files Browse the repository at this point in the history
  • Loading branch information
fsrv-xyz committed Jul 14, 2022
1 parent 72afe0f commit f8717f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ builds:
- arm64
dir: .
main: ./cmd/openzfs_exporter/
env:
- CGO_ENABLED=0

0 comments on commit f8717f8

Please sign in to comment.