Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Don't fail the build if DockerHub login fails (#36100)
This iterates on #36089, which logged us into DockerHub during unit tests in order to reduce how often DockerHub rate-limits us. Forks will fail to log into DockerHub unless the fork owner configures their own DockerHub creds. This PR is an attempt to make it so that unit tests don't fail when DockerHub login fails.
- Loading branch information