Update .woodpecker.yml (x8)
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
b4cde2d086
commit
eccd3fccf6
|
@ -19,6 +19,8 @@ steps:
|
|||
- sleep 15
|
||||
- python3 -m pip config set global.break-system-packages true
|
||||
- python3 -m pip install ansible molecule[docker]
|
||||
- export ANSIBLE_COLLECTION=slococo/playground
|
||||
- cd "$ANSIBLE_COLLECTION"
|
||||
- molecule test
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue