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

This commit is contained in:
Santiago Lo Coco 2024-04-15 17:27:42 +02:00
parent 1496f3b35e
commit 340c5bd77c
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ steps:
- docker info
- export DOCKER_HOST="tcp://dind:2376"
- molecule test
volumes:
- /var/run/docker.sock:/var/run/docker.sock
services:
dind: