Fix executor container name
This commit is contained in:
parent
7f4bf0efbd
commit
704176a80e
@ -56,7 +56,7 @@ services:
|
||||
- GITEA_INSTANCE_INSECURE=1
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=eMdEwIzSo87nBh0UFWZlbp308j6TNWr3WhWxQqIc
|
||||
- GITEA_INSTANCE_URL=http://host.docker.internal:3000
|
||||
- GITEA_RUNNER_LABELS=ubuntu-latest:docker://cerc/act_runner-task-executor:local,ubuntu-22.04:docker://cerc/act_runner-task-executor:local
|
||||
- GITEA_RUNNER_LABELS=ubuntu-latest:docker://cerc/act-runner-task-executor:local,ubuntu-22.04:docker://cerc/act-runner-task-executor:local
|
||||
networks:
|
||||
- gitea
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user