hishtory/.slsa-goreleaser-darwin-arm64.yml
2022-04-17 11:51:29 -07:00

13 lines
144 B
YAML

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