Files
gitea-workshop-thomas/.gitea/gitea-runner.yml
Florian THIERRY 4497891788
Some checks failed
Build and Deploy Kotlin gradle Application / build-and-deploy (push) Has been cancelled
First workflow.
2025-05-11 13:07:32 +02:00

9 lines
315 B
YAML

services:
runner:
image: docker.io/gitea/act_runner:latest
environment:
GITEA_INSTANCE_URL: "http://192.168.0.25:3000"
GITEA_RUNNER_REGISTRATION_TOKEN: "IfowioCs4PedXyRJMnedDVCXkRHjyDrZv1sdvaif"
GITEA_RUNNER_NAME: "runner-1"
volumes:
- /var/run/docker.sock:/var/run/docker.sock