network_mode usage is discontinued in favor of network

This commit is contained in:
Peter Wood
2025-11-11 12:12:37 -05:00
parent 9f6d4744d8
commit ce5f3af384

View File

@@ -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: ""