server-dotfiles/.drone.yml
polpetta 55672fdfb9
All checks were successful
continuous-integration/drone/push Build is passing
Add CI integration (#1)
Add Drone-CI integration

Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #1
2020-12-05 11:48:09 +00:00

10 lines
141 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: Lint Check
image: sdesbure/yamllint
commands:
- yamllint **/*.y?ml