yamllint fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Vivian 2022-05-29 17:17:04 +02:00
parent fa4f21a63f
commit 33d98a61c9
No known key found for this signature in database
GPG key ID: A3923C699D1A3BDA

View file

@ -2,7 +2,7 @@ kind: pipeline
type: kubernetes
name: default
steps:
- name: kubeval
- name: yamllint
image: registry.gitlab.com/pipeline-components/yamllint
commands:
- yamllint -c .yamllint.taml .
- yamllint -c .yamllint.yaml .