This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user