Debug (x2)
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
53ef73a058
commit
1496f3b35e
|
@ -20,6 +20,7 @@ steps:
|
|||
- python3 -m pip install ansible molecule molecule-plugins[docker] docker
|
||||
- export ANSIBLE_COLLECTION=slococo/playground
|
||||
- cd "$ANSIBLE_COLLECTION"
|
||||
- sleep 15
|
||||
- docker info
|
||||
- export DOCKER_HOST="tcp://dind:2376"
|
||||
- molecule test
|
||||
|
|
Loading…
Reference in New Issue