Feat: Verwendet doch runner

This commit is contained in:
2026-06-08 18:08:33 +02:00
parent b0ac0cfe35
commit ef3c415d51
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
runner: runner:
image: docker.io/gitea/act_runner:latest image: docker.io/gitea/runner:latest
environment: environment:
CONFIG_FILE: /config.yaml CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "${INSTANCE_URL}" GITEA_INSTANCE_URL: "${INSTANCE_URL}"