goreleaser (#70)

This commit is contained in:
Michael Quigley 2022-11-02 16:26:32 -04:00
parent 6d177f9377
commit 5c3b9ba7b6
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,5 +1,6 @@
builds:
- main: ./cmd/zrok
- ldflags: "-s -w -X github.com/openziti-test-kitchen/zrok/build.Version=${{.Tag}} -X github.com/openziti-test-kitchen/zrok/build.Hash=${{.ShortCommit}}"
- goarch:
- amd64
- ignore:
- goarch: arm
- goarch: arm64