diff --git a/.shipbot.yaml b/.shipbot.yaml new file mode 100644 index 0000000000..022eb7e7a3 --- /dev/null +++ b/.shipbot.yaml @@ -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