mirror of https://github.com/kubernetes/kops.git
Merge pull request #1993 from justinsb/shipbot
Add manifest for shipbot
This commit is contained in:
commit
0cb61610ea
|
|
@ -0,0 +1,7 @@
|
||||||
|
owner: kubernetes
|
||||||
|
repo: kops
|
||||||
|
assets:
|
||||||
|
- source: .build/dist/darwin/amd64/kops
|
||||||
|
githubName: kops-darwin-amd64
|
||||||
|
- source: .build/dist/linux/amd64/kops
|
||||||
|
githubName: kops-linux-amd64
|
||||||
Loading…
Reference in New Issue