Update .gitea/workflows/ci.yml
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Has been cancelled

This commit is contained in:
2025-11-20 15:20:48 +01:00
parent eb3d7d6bbd
commit 3b070e2e94

View File

@@ -48,6 +48,7 @@ jobs:
image: ${{ vars.CONTAINER_REGISTRY }}/${{ env.IMAGE_NAME }}:latest image: ${{ vars.CONTAINER_REGISTRY }}/${{ env.IMAGE_NAME }}:latest
options: >- options: >-
--gpus all --gpus all
--privileged
--env NVIDIA_DRIVER_CAPABILITIES=all --env NVIDIA_DRIVER_CAPABILITIES=all
--env NVIDIA_VISIBLE_DEVICES=all --env NVIDIA_VISIBLE_DEVICES=all
steps: steps: