1
0
Fork 0

Run molecule in debug mode
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Daniele Tricoli 2021-09-11 16:50:09 +02:00
parent 67f14725f5
commit 1c03196f11

View file

@ -11,4 +11,4 @@ steps:
- apt update && apt install -y ansible podman python3-pip
- python3 -m pip install "molecule[lint,podman]"
- echo "[registries.search]\nregistries = ['docker.io']" >> /etc/containers/registries.conf
- molecule test
- molecule --debug test