added an option to reuse the devops workspace from the host inside the container...
[osm/devops.git] / jenkins / riftware / start_build
index a7826ab..0f31477 100755 (executable)
@@ -33,7 +33,7 @@ else
        git clone $OSM_GIT_URL/riftware
        cd riftware
        INFO "install pre-requisites"
-       bash ./scripts/vm_image/mkvmimg --container --modes build
+       bash ./scripts/vm_image/mkcontainer --modes build
 fi
 
 INFO "no build script yet"