Add CI integration #1

Merged
polpetta merged 4 commits from drone-ci into master 2020-12-05 12:48:10 +01:00
Showing only changes of commit ca261a0a7e - Show all commits

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: Lint Check
image: sdesbure/yamllint
commands:
- yamllint **/*.y?ml