mount resolv.conf helps
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user