infrastructure/.drone.yml

9 lines
182 B
YAML
Raw Normal View History

2022-05-29 16:09:24 +02:00
kind: pipeline
type: kubernetes
name: default
steps:
- name: kubeval
2022-05-29 17:16:34 +02:00
image: registry.gitlab.com/pipeline-components/yamllint
2022-05-29 16:09:24 +02:00
commands:
2022-05-29 17:16:34 +02:00
- yamllint -c .yamllint.taml .