diff options
-rw-r--r-- | jjb/apex/apex.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 073081eea..5db7613b9 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -426,7 +426,7 @@ [[ -f opnfv.properties ]] || exit 1 # source the file so we get OPNFV vars source opnfv.properties - RPM_INSTALL_PATH=$RPM_URL + RPM_INSTALL_PATH=$OPNFV_RPM_URL fi fi |