From df03ea6ead130d871a2f29860afecefea172decf Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Mon, 27 Jun 2022 01:52:57 +0500 Subject: [PATCH] Still trying... --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0230b4d..5e097ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,6 +36,7 @@ steps: - name: "mirror" image: "docker:20.10.17-dind" pull: if-not-exists + privileged: true environment: #DOCKER_HOST: tcp://docker:2375 REGISTRY_USER: drone