Add first Drone-CI integration
continuous-integration/drone/push Build is failing Details

pull/1/head
Davide Polonio 2020-12-05 12:21:19 +01:00
parent 5b42de32b1
commit ca261a0a7e
1 changed files with 9 additions and 0 deletions

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