hishtory/.github/slsa/.slsa-goreleaser-netbsd-amd64.yml
2023-09-19 18:54:04 -07:00

16 lines
168 B
YAML

version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: netbsd
goarch: amd64
binary: hishtory-{{ .Os }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'