You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/14 22:27:17 UTC

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #16451: Fix Nightly Tests for Binaries

mseth10 commented on a change in pull request #16451: Fix Nightly Tests for Binaries
URL: https://github.com/apache/incubator-mxnet/pull/16451#discussion_r334686381
 
 

 ##########
 File path: ci/docker/Dockerfile.build.ubuntu_nightly_gpu
 ##########
 @@ -29,6 +29,7 @@ COPY install/deb_ubuntu_ccache.sh /work/
 RUN /work/deb_ubuntu_ccache.sh
 
 COPY install/ubuntu_python.sh /work/
+COPY install/requirements /work/
 
 Review comment:
   yes, work directory is created inside the docker and all required files are copied there.

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


With regards,
Apache Git Services