Update .woodpecker.yml (x7)
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Santiago Lo Coco 2024-04-15 17:01:19 +02:00
parent 6139e065ea
commit b4cde2d086
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ steps:
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base autoconf automake
- apk add --no-cache py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh
- sleep 15
- python3 -m pip config set global.break-system-packages true
- python3 -m pip install ansible molecule[docker]
- molecule test