mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-15 16:02:07 +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:
parent
09f31d96e4
commit
51c61b862d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user