runner envs

This commit is contained in:
Philip Haupt
2025-10-18 23:38:28 +02:00
parent c837e6ae06
commit 69531054d8

View File

@@ -16,6 +16,10 @@ data:
log:
level: debug
runner:
envs:
DOCKER_HOST: tcp://localhost:2376
DOCKER_TLS_VERIFY: "1"
DOCKER_CERT_PATH: /certs/client
labels:
- ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest
- ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04