mirror of https://github.com/kubernetes/kops.git
Merge pull request #6674 from justinsb/upload_shipbot
Upload protokube to github as part of release
This commit is contained in:
commit
4f55f36b22
|
|
@ -13,3 +13,7 @@ assets:
|
||||||
githubName: kops-windows-amd64
|
githubName: kops-windows-amd64
|
||||||
- source: .build/dist/windows/amd64/kops.exe.sha1
|
- source: .build/dist/windows/amd64/kops.exe.sha1
|
||||||
githubName: kops-windows-amd64-sha1
|
githubName: kops-windows-amd64-sha1
|
||||||
|
- source: .build/dist/images/protokube.tar.gz
|
||||||
|
githubName: images-protokube.tar.gz
|
||||||
|
- source: .build/dist/images/protokube.tar.gz.sha1
|
||||||
|
githubName: images-protokube.tar.gz.sha1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue