From: Eric Ball Date: Tue, 17 Sep 2019 23:03:44 +0000 (-0700) Subject: Add RPM_REPO_URL global variable X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=7575d2a1bd2d3d9af3d23b20432cc3fe8f100a01;hp=7575d2a1bd2d3d9af3d23b20432cc3fe8f100a01;p=ci-management.git Add RPM_REPO_URL global variable The ta-rpm-deploy.sh script is using ALT_NEXUS_URL to point to this URL, which is causing issues elsewhere in some jobs. What we really want is to set this globally, and have scripts use this global var rather than setting their own. Change-Id: I9b0017b42421610e4537063140b3d6d37421c21b Signed-off-by: Eric Ball ---