X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9b98829c565a2aa487d21ecd7f9429c23d0cec20..a9a677e1655c461e742e46cc3c239f8605f4fc6b:/build/run-build-docker-images.sh?ds=sidebyside diff --git a/build/run-build-docker-images.sh b/build/run-build-docker-images.sh index d03169457e..a7dc30cfae 100755 --- a/build/run-build-docker-images.sh +++ b/build/run-build-docker-images.sh @@ -125,7 +125,7 @@ timer_reset # clean up the docker build environment cd "$WORKSPACE" -tools/arvbox/bin/arvbox rebuild localdemo +tools/arvbox/bin/arvbox build localdemo ECODE=$? if [[ "$ECODE" != "0" ]]; then