1
0
Fork 0
mirror of https://github.com/imjasonh/gke-auth synced 2026-07-07 00:23:18 +00:00
gke-auth/.goreleaser.yaml
Jason Hall 8ad3003854
fix goreleaser.yaml
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-03-19 16:24:03 -04:00

10 lines
173 B
YAML

version: 2
builds:
- goos:
- linux
archives:
- id: foo
name_template: >-
gke-auth_{{ .Version }}_Linux_x86_64
checksum:
name_template: 'checksums.txt'