Debug (x4)
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Santiago Lo Coco 2024-04-15 17:29:47 +02:00
parent 340c5bd77c
commit 96118cdf36
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ steps:
- cd "$ANSIBLE_COLLECTION"
- sleep 15
- docker info
- export DOCKER_HOST="tcp://dind:2376"
- ansible --version
- molecule --version
- molecule test
volumes:
- /var/run/docker.sock:/var/run/docker.sock