infrastructure/.drone.yml
2022-06-13 12:19:45 +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 .