From 7b6fb6b30f820d5ae86aaa83ccd8941eed4895d9 Mon Sep 17 00:00:00 2001 From: rhiz0et Date: Mon, 20 Dec 2021 16:03:21 +0100 Subject: [PATCH] Added privilegded mode to the container in pipeline --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 6965b65..d334264 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,6 +3,7 @@ pipeline: molecule: image: docker:dind pull: true + privileged: true commands: - apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base autoconf automake py3-cryptography linux-headers musl-dev libffi-dev