hishtory/.slsa-goreleaser-linux-amd64.yml

13 lines
143 B
YAML

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