mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-11-25 18:55:13 +00:00
Use latest version of onlbuilder for the autobuild.
This commit is contained in:
@@ -56,7 +56,7 @@ fi
|
||||
#
|
||||
if [ -z "$DOCKER_IMAGE" ]; then
|
||||
# Execute ourselves under the builder
|
||||
ONLB=/usr/local/bin/onlbuilder
|
||||
ONLB=$ONL/docker/tools/onlbuilder
|
||||
if [ -x $ONLB ]; then
|
||||
$ONLB $ONLB_OPTIONS --volumes $ONL --non-interactive -c $AUTOBUILD_SCRIPT $@
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user