diff --git a/docker-compose.yml b/docker-compose.yml index 744866d..90e9be6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -50,7 +50,7 @@ services: - GITEA_INSTANCE_URL=https://git.zinomedia.de - GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_REGISTRATION_TOKEN} - GITEA_RUNNER_NAME=armos-docker-runner - - GITEA_RUNNER_LABELS=linux,amd64,self-hosted,docker + - GITEA_RUNNER_LABELS=linux,amd64,self-hosted,docker,simhub volumes: - ./volumes/act_runner:/data - /var/run/docker.sock:/var/run/docker.sock