You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/02/08 03:50:27 UTC

[couchdb-ci] 03/04: Remove old Bintray reference

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 <ko...@apache.org>
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"