mirror of
https://github.com/imjasonh/gke-auth
synced 2026-07-07 00:23:18 +00:00
10 lines
173 B
YAML
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'
|