From: Tim Rozet Date: Mon, 15 May 2017 20:06:48 +0000 (-0400) Subject: Apex: fixes build directory in upload artifact X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F34793%2F1;p=releng.git Apex: fixes build directory in upload artifact Change-Id: I5d3c5c76159a1bc4b83ef5855ad412962d00fcb6 Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex-upload-artifact.sh b/jjb/apex/apex-upload-artifact.sh index f543e2d1b..3ebb4a5c7 100755 --- a/jjb/apex/apex-upload-artifact.sh +++ b/jjb/apex/apex-upload-artifact.sh @@ -13,8 +13,6 @@ echo "Uploading the Apex ${ARTIFACT_TYPE} artifact. This could take some time... echo "--------------------------------------------------------" echo -BUILD_DIRECTORY=$WORKSPACE/../$BUILD_DIRECTORY - if [[ ! "$ARTIFACT_VERSION" =~ dev ]]; then source $BUILD_DIRECTORY/../opnfv.properties fi