This is an automated email from the ASF dual-hosted git repository. kocolosk pushed a commit to branch multi-arch-updates in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git
commit 65d8ae0196063a9714b8d12c8b97f2f3e37e1935 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"
