generated from osc/skins-template
Update CI from skins-template
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 32s
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 32s
This commit is contained in:
@@ -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:
|
||||||
@@ -55,6 +56,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
fetch-tags: true
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Discover and Detect Skins
|
- name: Discover and Detect Skins
|
||||||
|
|||||||
Reference in New Issue
Block a user