From 89de41b43c3912978ef1faf98675cae62e0a44b8 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 18 Jul 2025 16:21:22 +0200 Subject: [PATCH] feat: add privs --- .gitlab/testing.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index 4c68f9d..2de8d32 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -11,6 +11,7 @@ variables: molecule: stage: "testing" image: "cr.simoncor.net/siempie/molecule-ci:v25.07.18" + privileged: true services: - "docker:dind" variables: