Added privilegded mode to the container in pipeline

This commit is contained in:
rhiz0et 2021-12-20 16:03:21 +01:00
parent 75265ca606
commit 7b6fb6b30f

View File

@ -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