mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-20 22:30:35 +08:00
Docker authentication
Summary: To avoid docker's new ratelimiting, we sign in. Reviewed By: theschnitz Differential Revision: D24681688 fbshipit-source-id: 6bb1a86ee15a151758e8a2bdb081da280308ad0c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3b035f57f0
commit
d565032399
@@ -109,6 +109,7 @@ def generate_base_workflow(
|
||||
"python_version": python_version,
|
||||
"cu_version": cu_version,
|
||||
"pytorch_version": pytorch_version,
|
||||
"context": "DOCKERHUB_TOKEN",
|
||||
}
|
||||
|
||||
if filter_branch is not None:
|
||||
|
||||
Reference in New Issue
Block a user