1
0
Fork 0

Add podman
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Daniele Tricoli 2021-09-11 21:12:45 +02:00
parent bfe295e1d3
commit 86debb2532

View file

@ -7,6 +7,6 @@ steps:
- name: test
image: debian:11-slim
commands:
- apt update && apt install -y ansible python3-pip
- apt update && apt install -y ansible python3-pip podman
- python3 -m pip install "molecule[lint,podman]"
- molecule lint