1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-03-11 05:38:11 +01:00
hishtory/.slsa-goreleaser-linux-amd64.yml

16 lines
167 B
YAML

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