mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 09:30:01 +00:00
Comment out container_name in docker-compose.yml to allow for multiple runners
This commit is contained in:
parent
dbb95c9b1a
commit
08a4871907
3
.github/runner/docker-compose.yml
vendored
3
.github/runner/docker-compose.yml
vendored
@ -6,7 +6,8 @@ services:
|
||||
context: .
|
||||
args:
|
||||
RUNNER_VERSION: 2.323.0
|
||||
container_name: github-runner
|
||||
# container_name commented to allow for multiple runners
|
||||
# container_name: github-runner
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user