move build.sh to root directory
[releng.git] / jjb / compass4nfv / compass-build.sh
index f7eb580..093debb 100644 (file)
@@ -24,7 +24,7 @@ then
 fi
 
 cd $WORKSPACE/
-./build/build.sh  --iso-dir $BUILD_DIRECTORY/ --iso-name compass.iso -c $CACHE_DIRECTORY
+./build.sh  --iso-dir $BUILD_DIRECTORY/ --iso-name compass.iso -c $CACHE_DIRECTORY
 
 # list the build artifacts
 ls -al $BUILD_DIRECTORY