1
0
Fork 0

Take molecule from quay
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Daniele Tricoli 2021-09-14 02:29:08 +02:00
parent 38360d3ca3
commit 6a5b03537c
1 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ name: default
steps:
- name: lint
image: debian:11-slim
image: quay.io/ansible/molecule:3.4.0
commands:
- apt update && apt install -y ansible python3-pip podman
- python3 -m pip install "molecule[lint,podman]"
- molecule lint