X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Fta-rpm-deploy.sh;h=da977c7c6418bcb831c69386b19d2c701bf49b2b;hp=bd31a4c2f6b034e648b37ef5536b0eeb12177caf;hb=7575d2a1bd2d3d9af3d23b20432cc3fe8f100a01;hpb=dce421e2f61e675a915d6fc7869650ffe137a04d diff --git a/jjb/shell/ta-rpm-deploy.sh b/jjb/shell/ta-rpm-deploy.sh index bd31a4c..da977c7 100644 --- a/jjb/shell/ta-rpm-deploy.sh +++ b/jjb/shell/ta-rpm-deploy.sh @@ -22,7 +22,7 @@ release_path=TA/release-1 repo_dir="$WORKSPACE/work/nexus/$NEXUS_REPO" arch_dir="$repo_dir/$release_path/rpms/$(uname -m)" sources_dir="$repo_dir/$release_path/rpms/Sources" -nexus_repo_url="$ALT_NEXUS_URL/repository/$NEXUS_REPO" +nexus_repo_url="$RPM_REPO_URL/repository/$NEXUS_REPO" results_dir="$WORKSPACE/work/results" repo_name=`echo $WORKSPACE | awk -F '/' '{print $4}' | cut -d '-' -f2- | sed 's|\(.*\)-.*|\1|'`