From 9360371cb8c518402ce17e86cb93712a42b91f92 Mon Sep 17 00:00:00 2001 From: Arlind Date: Fri, 27 Jun 2025 10:42:45 +0200 Subject: [PATCH] Update CI from skins-template --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 80c1f239..6c8b208d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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: >-