diff --git a/tasks/gitea.yml b/tasks/gitea.yml index a8e67cc..287d650 100644 --- a/tasks/gitea.yml +++ b/tasks/gitea.yml @@ -94,7 +94,7 @@ GITEA_INSTANCE_URL: "https://git.comprofix.com" GITEA_RUNNER_REGISTRATION_TOKEN: "{{ GITEA_RUNNER_TOKEN }}" GITEA_RUNNER_NAME: "gitea-runner" - GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://ubuntu:latest,debian-latest:docker://debian:latest,node-latest:docker://node:22-trixie,ruby-latest:docker://ruby:3.1-slim" + GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:22-trixie" - name: Create directories file: