rpi-dotfiles/.drone.yml
Davide Polonio 86151bc158
Some checks failed
continuous-integration/drone/push Build is failing
chore: first commit
2024-08-04 13:36:20 +02:00

10 lines
141 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: Lint Check
image: sdesbure/yamllint
commands:
- yamllint **/*.y?ml