This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git
commit 8c76d6c568597275760998efd7de7950bdf8206d Author: Adam Kocoloski <[email protected]> AuthorDate: Mon Feb 7 22:05:45 2022 -0500 Remove old Bintray reference --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index ca142c9..100582d 100755 --- a/build.sh +++ b/build.sh @@ -46,7 +46,6 @@ DEBIANS="debian-stretch debian-buster debian-bullseye" UBUNTUS="ubuntu-bionic ubuntu-focal" CENTOSES="centos-7 centos-8" ERLANGALL_BASE="debian-bullseye" -BINTRAY_API="https://api.bintray.com" PASSED_BUILDARGS="$buildargs"
