aaronmarkham opened a new issue #11810: website build and deploy failing
URL: https://github.com/apache/incubator-mxnet/issues/11810
 
 
   Seems like a new param was injected into the build process which is causing 
the site builds to fail.
   Maybe this... added six hours ago...
   
https://github.com/apache/incubator-mxnet/pull/11779/files#diff-709fab86767b8ea8dc16edf75a346144R54
   
   ```
   [docs] Running shell script
   + ci/build.py -p ubuntu_cpu --docker-registry mxnetci %USE_NVIDIA% 
--docker-build-retries 3 /work/runtime_functions.sh build_docs 
master;1.2.0;1.1.0;1.0.0;0.12.0;0.11.0 master;1.2.0;1.1.0;1.0.0;0.12.0;0.11.0 
master http://mxnet.incubator.apache.org/
   usage: build.py [-h] [-p PLATFORM] [--build-only] [-a] [-n]
                   [--shm-size SHARED_MEMORY_SIZE] [-l] [--print-docker-run] 
[-i]
                   [-d DOCKER_REGISTRY] [-r DOCKER_BUILD_RETRIES] [-c]
                   [--ccache-dir CCACHE_DIR]
                   [command [command ...]]
   build.py: error: unrecognized arguments: /work/runtime_functions.sh 
build_docs master;1.2.0;1.1.0;1.0.0;0.12.0;0.11.0 
master;1.2.0;1.1.0;1.0.0;0.12.0;0.11.0 master http://mxnet.incubator.apache.org/
   ```
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to