infrastructure/.drone.yml
Vivian 33d98a61c9
All checks were successful
continuous-integration/drone/push Build is passing
yamllint fixed
2022-05-29 17:17:04 +02:00

9 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 .