mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-09-01 16:46:54 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user