feat(ci): add release workflow (#1562)

This commit is contained in:
Steven Palma
2025-07-21 19:08:32 +02:00
committed by GitHub
parent f59baeab45
commit f6ec1d89a5
5 changed files with 106 additions and 18 deletions

View File

@@ -15,7 +15,7 @@
# This Dockerfile is designed for HuggingFace internal CI environments
# that require GPU access. It starts from an NVIDIA CUDA base image.
# docker build -f docker/Dockerfile.internal -t lerobot-ci .
# docker build -f docker/Dockerfile.internal -t lerobot-internal .
# Configure the base image for CI with GPU access
# TODO(Steven): Bump these versions