diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..be05494 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,10 @@ +--- +kind: pipeline +type: docker + +steps: +- name: lint + image: alpine:latest + commands: + - apk add git ansible ansible-lint + - ansible-lint diff --git a/README.md b/README.md index da75241..438c6e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Ansible (VM Host) Freifunk Regensburg ===================================== +[![Build Status](https://drone.binary-kitchen.de/api/badges/FF-RGB/vh-ansible/status.svg?ref=refs/heads/ci)](https://drone.binary-kitchen.de/FF-RGB/vh-ansible) + ## Requirements The *only* supported distribution to deploy roles on is Proxmox 5.x.