Bugfix for fuel verify builds 87/5087/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 22 Dec 2015 15:34:00 +0000 (16:34 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 22 Dec 2015 15:34:00 +0000 (16:34 +0100)
Change-Id: I9e64b646c961d8a728994438b48a89789250d62d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/fuel/fuel-build.sh

index 1602078..d6a71e0 100755 (executable)
@@ -5,12 +5,12 @@ set -o pipefail
 
 cd $WORKSPACE
 
+LATEST_ISO_PROPERTIES=$WORKSPACE/latest.iso.properties
 if [[ "$JOB_NAME" =~ "daily" ]]; then
     # check to see if we already have an artifact on artifacts.opnfv.org
     # for this commit during daily builds
     echo "Checking to see if we already built and stored Fuel ISO for this commit"
 
-    LATEST_ISO_PROPERTIES=$WORKSPACE/latest.iso.properties
     curl -s -o $LATEST_ISO_PROPERTIES http://$GS_URL/latest.properties 2>/dev/null
 
     # get metadata of latest ISO