mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 05:40:11 -08:00
network_mode usage is discontinued in favor of network
This commit is contained in:
@@ -7,7 +7,7 @@ runner:
|
||||
|
||||
container:
|
||||
# Use the gitea network so job containers can resolve the 'server' hostname
|
||||
network_mode: gitea_gitea
|
||||
network: gitea_gitea
|
||||
privileged: false
|
||||
options: ""
|
||||
workdir_parent: ""
|
||||
|
||||
Reference in New Issue
Block a user