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