Commit 9d90c2a3 authored by Andrew Murray's avatar Andrew Murray
Browse files

Pass MB_ML_LIBC to test image

parent 123e7a68
......@@ -142,6 +142,7 @@ function install_run {
-e CONFIG_PATH="$CONFIG_PATH" \
-e WHEEL_SDIR="$WHEEL_SDIR" \
-e MANYLINUX_URL="$MANYLINUX_URL" \
-e MB_ML_LIBC="$MB_ML_LIBC" \
-e TEST_DEPENDS="$TEST_DEPENDS" \
-v $PWD:/io \
$docker_image /io/$MULTIBUILD_DIR/docker_test_wrap.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment