Files
ansible-capsul/.drone.yml
decentral1se e623f61f27
Some checks reported errors
continuous-integration/drone/push Build was killed
Init this thing
2022-05-16 16:07:16 +02:00

10 lines
158 B
YAML

---
kind: pipeline
name: default
steps:
- name: molecule test
image: python
commands:
- pip install -r requirements.txt
- molecule test