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

13 lines
144 B
YAML

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