1
0
Fork 0

Add pip dependency
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Daniele Tricoli 2021-09-11 04:40:28 +02:00
parent 2c0de1bd51
commit 6708ba162a
1 changed files with 1 additions and 1 deletions

View File

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