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/08/23 16:32:23 UTC

[GitHub] KellenSunderland commented on a change in pull request #12296: Separate refactoring from #12276 in a prior PR

KellenSunderland commented on a change in pull request #12296: Separate refactoring from #12276 in a prior PR
URL: https://github.com/apache/incubator-mxnet/pull/12296#discussion_r212375953
 
 

 ##########
 File path: ci/build.py
 ##########
 @@ -284,8 +288,10 @@ def script_name() -> str:
                         default=1,
                         type=int)
 
-    parser.add_argument("-c", "--cache", action="store_true",
-                        help="Enable docker registry cache")
+    parser.add_argument("-c", "--no-dockerhub-cache", action="store_true",
 
 Review comment:
   I'm also confused what the difference between this and just not specifying '--docker-registry' is.

----------------------------------------------------------------
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