Prepare transition to Gitea, set up Drone CI

pull/1/head
Yohann D'ANELLO 4 years ago
parent 2eea740a66
commit 0e0da24cb1

@ -13,6 +13,6 @@ steps:
- name: ansible-lint
image: python:3.9-alpine
commands:
- pip install ansible-lint==4.3.7
- ansible-lint *.yml
- pip install ansible-lint==4.3.7
- ansible-lint *.yml
...

Loading…
Cancel
Save