summaryrefslogtreecommitdiffstats
path: root/jjb/apex
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2015-10-16 17:26:52 -0400
committerDan Radez <dradez@redhat.com>2015-10-16 17:26:52 -0400
commiteee1ba343c0bf2a36c0b46ebf1943c198e7e4fb9 (patch)
tree0f48fe3548a3d22c7a8c09df1f86363282b885e4 /jjb/apex
parent4e9f8847cae51d459bef08739cb06417d95899b9 (diff)
apex spec file is one directory deeper
Change-Id: I87cec5251a6127acf1f62fc55e6f7a9dd8749c15 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r--jjb/apex/apex.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index b29bef6fc..96d6af0a6 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -240,7 +240,7 @@
# start the build
cd $WORKSPACE/ci
./build.sh $FLAGS -v $OPNFV_ARTIFACT_VERSION -c file://$CACHE_DIRECTORY $BUILD_DIRECTORY
- RPM_VERSION=$(grep Version $BUILD_DIRECTORY/../opnfv-apex.spec | awk '{ print $2 }')-$(echo $OPNFV_ARTIFACT_VERSION | tr -d '_-')
+ RPM_VERSION=$(grep Version $BUILD_DIRECTORY/../build/opnfv-apex.spec | awk '{ print $2 }')-$(echo $OPNFV_ARTIFACT_VERSION | tr -d '_-')
# list the contents of BUILD_OUTPUT directory
ls -al $BUILD_DIRECTORY
# save information regarding artifact into file