Update docker-compose.yml
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
DOCKER_HOST: unix:///var/run/docker.sock
|
DOCKER_HOST: unix:///var/run/docker.sock
|
||||||
RUNNER_NAME: ghr-myorg
|
RUNNER_NAME: ghr-myorg
|
||||||
|
RUNNER_GROUP: self-hosted
|
||||||
RUNNER_SCOPE: org
|
RUNNER_SCOPE: org
|
||||||
ORG_NAME: myorg
|
ORG_NAME: myorg
|
||||||
LABELS: self-hosted,linux,docker,x64
|
LABELS: self-hosted,linux,docker,x64
|
||||||
|
|||||||
Reference in New Issue
Block a user