We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21711b3 + c40632f commit aa1e265Copy full SHA for aa1e265
.goreleaser.yml
@@ -10,6 +10,7 @@ builds:
10
- amd64
11
- arm
12
- arm64
13
+ - ppc64le
14
archives:
15
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
16
snapshot:
0 commit comments