Update .woodpecker.yml (x2)
This commit is contained in:
parent
0f93d0a758
commit
7343051103
|
@ -14,8 +14,7 @@ steps:
|
|||
molecule:
|
||||
image: docker:dind
|
||||
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 openssl-dev openssh
|
||||
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base autoconf automake py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh
|
||||
- python3 -m pip install ansible molecule[docker]
|
||||
- molecule test
|
||||
|
||||
|
|
Loading…
Reference in New Issue