Remove debug lines
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Santiago Lo Coco 2024-04-15 17:54:14 +02:00
parent a49401a148
commit 674749450f
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ steps:
- python3 -m pip install ansible molecule molecule-plugins[docker] docker
- export ANSIBLE_COLLECTION=slococo/playground
- cd "$ANSIBLE_COLLECTION"
- sleep 15
- docker info
- ansible --version
- molecule --version
- molecule test
volumes:
- /var/run/docker.sock:/var/run/docker.sock