hishtory/.slsa-goreleaser.yml
2022-04-19 19:21:54 -07:00

13 lines
144 B
YAML

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