Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
9d90c2a3
Commit
9d90c2a3
authored
Mar 27, 2022
by
Andrew Murray
Browse files
Pass MB_ML_LIBC to test image
parent
123e7a68
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
travis_linux_steps.sh
travis_linux_steps.sh
+1
-0
No files found.
travis_linux_steps.sh
View file @
9d90c2a3
...
@@ -142,6 +142,7 @@ function install_run {
...
@@ -142,6 +142,7 @@ function install_run {
-e
CONFIG_PATH
=
"
$CONFIG_PATH
"
\
-e
CONFIG_PATH
=
"
$CONFIG_PATH
"
\
-e
WHEEL_SDIR
=
"
$WHEEL_SDIR
"
\
-e
WHEEL_SDIR
=
"
$WHEEL_SDIR
"
\
-e
MANYLINUX_URL
=
"
$MANYLINUX_URL
"
\
-e
MANYLINUX_URL
=
"
$MANYLINUX_URL
"
\
-e
MB_ML_LIBC
=
"
$MB_ML_LIBC
"
\
-e
TEST_DEPENDS
=
"
$TEST_DEPENDS
"
\
-e
TEST_DEPENDS
=
"
$TEST_DEPENDS
"
\
-v
$PWD
:/io
\
-v
$PWD
:/io
\
$docker_image
/io/
$MULTIBUILD_DIR
/docker_test_wrap.sh
$docker_image
/io/
$MULTIBUILD_DIR
/docker_test_wrap.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment