hishtory/.github/slsa/.slsa-goreleaser-linux-arm7.yml

16 lines
165 B
YAML

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