marcoabreu commented on a change in pull request #13408: Change docker login
URL: https://github.com/apache/incubator-mxnet/pull/13408#discussion_r236313548
 
 

 ##########
 File path: ci/docker_cache.py
 ##########
 @@ -217,7 +249,11 @@ def script_name() -> str:
     args = parser.parse_args()
 
     platforms = build_util.get_platforms()
-    return build_save_containers(platforms=platforms, 
registry=args.docker_registry, load_cache=True)
+    try:
 
 Review comment:
   Good idea, will do.

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