Commit 699cf6bc authored by mattip's avatar mattip
Browse files

make MANYLINUX_URL optional

parent 2a3f7850
...@@ -11,8 +11,6 @@ ...@@ -11,8 +11,6 @@
# install_run # install_run
set -e set -e
MANYLINUX_URL=${MANYLINUX_URL:-https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com}
# Default Manylinux version # Default Manylinux version
# Warning: ignored if DOCKER_IMAGE variable is set. # Warning: ignored if DOCKER_IMAGE variable is set.
# See build_multilinux function. # See build_multilinux function.
......
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