infrastructure/.drone.yml
2022-05-29 17:17:04 +02:00

8 lines
183 B
YAML

kind: pipeline
type: kubernetes
name: default
steps:
- name: yamllint
image: registry.gitlab.com/pipeline-components/yamllint
commands:
- yamllint -c .yamllint.yaml .