Merge pull request #1993 from justinsb/shipbot

Add manifest for shipbot
This commit is contained in:
Chris Love 2017-02-26 11:15:25 -07:00 committed by GitHub
commit 0cb61610ea
1 changed files with 7 additions and 0 deletions

7
.shipbot.yaml Normal file
View File

@ -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