mirror of
https://github.com/openziti/zrok.git
synced 2025-02-02 11:29:50 +01:00
5 lines
202 B
YAML
5 lines
202 B
YAML
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 |