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 2018/01/06 13:36:28 UTC

[GitHub] KellenSunderland commented on a change in pull request #9327: WIP: testing cmake CI build job

KellenSunderland commented on a change in pull request #9327: WIP: testing cmake CI build job
URL: https://github.com/apache/incubator-mxnet/pull/9327#discussion_r160025919
 
 

 ##########
 File path: tests/ci_build/ci_build.sh
 ##########
 @@ -155,7 +161,7 @@ echo "Running '${COMMAND[@]}' inside ${DOCKER_IMG_NAME}..."
 
 ${DOCKER_BINARY} run --rm --pid=host \
     -v ${WORKSPACE}:/workspace \
-    -w /workspace \
+    -w ${WORKDIR} \
 
 Review comment:
   Yeah, but not yet working ;-).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services