mirror of https://github.com/kubernetes/kops.git
Upload protokube to github as part of release
This will enable us to use github as one of our mirrors.
This commit is contained in:
parent
67f15da593
commit
f7d93fa640
|
|
@ -13,3 +13,7 @@ assets:
|
|||
githubName: kops-windows-amd64
|
||||
- source: .build/dist/windows/amd64/kops.exe.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