fix for missing ldflags in darwin build (#70)

This commit is contained in:
Michael Quigley 2022-11-03 17:17:04 -04:00
parent 5998252294
commit bb719ac3ab
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,6 +1,7 @@
builds:
- main: ./cmd/zrok
binary: zrok
ldflags: "-s -w -X github.com/openziti-test-kitchen/zrok/build.Version={{.Tag}} -X github.com/openziti-test-kitchen/zrok/build.Hash={{.ShortCommit}}"
env:
- CGO_ENABLED=1
goos: