hishtory/.slsa-goreleaser.yml

13 lines
143 B
YAML
Raw Normal View History

2022-04-09 05:59:24 +02:00
version: 1
flags:
- -trimpath
goos: linux
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'