summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yml.j2
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-05-22 15:08:24 -0400
committerTim Rozet <trozet@redhat.com>2017-05-22 15:08:24 -0400
commit48aa31fa0d645e86cdf4de1fc767970d99eeb7e6 (patch)
tree5a796ea0f2038bb8a3c505f5af6da9e26e6f1158 /jjb/apex/apex.yml.j2
parent14636d4e4ccdc0c47a259df43dd197fb891d0d06 (diff)
Apex: fix iso verify build dir to absolute path
Change-Id: I0c85806e5fa04a890a130d8106d96c7fb812e691 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yml.j2')
-rw-r--r--jjb/apex/apex.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2
index d739a7068..14e34336c 100644
--- a/jjb/apex/apex.yml.j2
+++ b/jjb/apex/apex.yml.j2
@@ -678,7 +678,7 @@
- name: 'apex-verify-iso-{{ stream }}'
current-parameters: false
predefined-parameters: |
- BUILD_DIRECTORY=apex-build-{{ stream }}/.build
+ BUILD_DIRECTORY=$WORKSPACE/../apex-build-{{ stream }}/.build
GERRIT_BRANCH=$GERRIT_BRANCH
GERRIT_REFSPEC=
GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER