server-dotfiles/.drone.yml

10 lines
141 B
YAML
Raw Permalink Normal View History

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