mount resolv.conf helps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-12 12:23:59 +02:00
parent 23e7e4fef2
commit 4cd1e9ebd4

View File

@@ -75,7 +75,7 @@ job "drone-runner" {
DRONE_UI_PASSWORD = "root"
DRONE_RUNNER_CLONE_IMAGE = "drone/git"
DRONE_RUNNER_NETWORKS = "podman"
DRONE_RUNNER_VOLUMES = "/etc/hosts:/etc/hosts"
DRONE_RUNNER_VOLUMES = "/etc/resolv.conf:/etc/resolv.conf"
}
resources {