This commit is contained in:
Maurice
2025-10-04 19:41:55 +02:00
parent a4e6125a7d
commit fbf33041d1
3 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ user = "podman"
[service]
name = "gitea-runner"
image = "docker.io/gitea/act_runner:latest"
depend = ["gitea.service"]
[environment]
GITEA_INSTANCE_URL = "gitea"