Files
lerobot/.github
Pepijn ac52d5b342 ci: skip Docker Hub login when secrets are unavailable
The docker/login-action fails hard when DOCKERHUB_LEROBOT_USERNAME is
empty (e.g. fork PRs). Since all jobs use push: false (local build only),
the login is just for pull rate limit avoidance — make it conditional.

Made-with: Cursor
2026-04-16 16:31:35 +02:00
..