Update .gitea/workflows/ci.yml

This commit is contained in:
Arlind
2025-06-27 10:42:19 +02:00
parent 4248c34223
commit 585d25f8dd

View File

@@ -42,7 +42,7 @@ env:
jobs:
generate_everything:
name: Full CI/CD Pipeline
runs-on: ubuntu-latest
runs-on: danser
container:
image: ${{ vars.CONTAINER_REGISTRY }}/${{ env.IMAGE_NAME }}:latest
options: >-