Publish podinfo CLI to GitHub releases

This commit is contained in:
stefanprodan
2019-08-06 17:03:09 +03:00
parent 6da79daa96
commit eeb1d2b674
+4 -9
View File
@@ -10,12 +10,7 @@ builds:
- amd64
env:
- CGO_ENABLED=0
ignore:
- goos: darwin
goarch: 386
- goos: windows
goarch: 386
archive:
name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
files:
- none*
archives:
- name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
files:
- none*