q3_server_config/.drone.yml

11 lines
154 B
YAML
Raw Normal View History

2020-03-17 21:02:40 +01:00
---
kind: pipeline
name: lint
steps:
- name: markdown lint
image: pipelinecomponents/markdownlint:latest
commands:
- mdl --style all --warnings .