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

13 lines
144 B
YAML

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