From f7d93fa640a456eb2291c46f43bf166694f9cf4d Mon Sep 17 00:00:00 2001 From: Justin Santa Barbara Date: Tue, 26 Mar 2019 00:50:50 -0400 Subject: [PATCH] Upload protokube to github as part of release This will enable us to use github as one of our mirrors. --- .shipbot.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.shipbot.yaml b/.shipbot.yaml index a17889d60e..0ad7fc4781 100644 --- a/.shipbot.yaml +++ b/.shipbot.yaml @@ -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