Update .woodpecker.yml (x5)
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
3c7f7bed5f
commit
9fe77ec684
|
@ -14,7 +14,7 @@ steps:
|
||||||
molecule:
|
molecule:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base autoconf automake \
|
- 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
|
py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh
|
||||||
- python3 -m pip install ansible molecule[docker]
|
- python3 -m pip install ansible molecule[docker]
|
||||||
- molecule test
|
- molecule test
|
||||||
|
|
Loading…
Reference in New Issue