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

16 lines
167 B
YAML
Raw Permalink Normal View History

2022-12-12 05:39:45 +01:00
version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: linux
goarch: arm64
binary: hishtory-{{ .Os }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'