mirror of
https://github.com/openziti/zrok.git
synced 2025-02-22 05:01:01 +01:00
fix for missing ldflags in darwin build (#70)
This commit is contained in:
parent
5998252294
commit
bb719ac3ab
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user