1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-03-11 05:38:11 +01:00
hishtory/.slsa-goreleaser.yml
2022-04-08 20:59:24 -07:00

13 lines
143 B
YAML

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