From 6cf8513ab7b5f80cf892c5e5f9e1e6877f13f1d4 Mon Sep 17 00:00:00 2001 From: Guilherme Salazar Date: Thu, 12 Sep 2019 13:55:57 -0700 Subject: [PATCH] wip --- tools/releases/distros.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/releases/distros.sh b/tools/releases/distros.sh index 60161bab08e5..43f9009b27bf 100755 --- a/tools/releases/distros.sh +++ b/tools/releases/distros.sh @@ -7,7 +7,7 @@ DISTRIBUTIONS=(debian:linux ubuntu:linux rhel:linux centos:linux darwin:darwin) BINTRAY_ENDPOINT="https://api.bintray.com/" BINTRAY_SUBJECT="kong" -BINTRAY_REPOSITORY="kuma" +BINTRAY_REPOSITORY="kuma-tests" function msg_green {