hishtory/.slsa-goreleaser.yml
2022-04-08 20:59:24 -07:00

13 lines
143 B
YAML

version: 1
flags:
- -trimpath
goos: linux
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'