server-dotfiles/.drone.yml

10 lines
141 B
YAML
Raw Normal View History

2020-12-05 12:21:19 +01:00
kind: pipeline
type: docker
name: default
steps:
- name: Lint Check
image: sdesbure/yamllint
commands:
- yamllint **/*.y?ml