gitea_runner: Update config to latest version

This commit is contained in:
Timo Makinen 2023-10-12 18:41:57 +00:00
parent 86a7b60b46
commit 1e973b3dde
2 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@ cache:
container:
# Which network to use for the job containers. Could be bridge, host, none,
# or the name of a custom network.
network_mode: bridge
network: bridge
# Whether to use privileged mode or not when launching task containers
# (privileged mode is required for Docker-in-Docker).
privileged: false