Add ppc64le build

Not tagging a release for now. This only causes linux/ppc64le binaries to be
created for now.

Closes #252.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2020-07-08 11:36:58 -07:00
parent 09f31d96e4
commit 51c61b862d
No known key found for this signature in database
GPG Key ID: 441833503E604E2C

View File

@ -17,6 +17,7 @@ builds:
- amd64
- arm
- arm64
- ppc64le
goarm: [6, 7]
- id: kubens
main: ./cmd/kubens
@ -31,6 +32,7 @@ builds:
- amd64
- arm
- arm64
- ppc64le
goarm: [6, 7]
archives:
- id: kubectx-archive