Files
ansible-role-docker/.gitea/workflows/yamllint.yml
2024-12-19 22:13:15 +01:00

15 lines
171 B
YAML

---
stages:
- validate
.template:
interruptible: true
stage: validate
tags:
- ansible
yamllint:
extends: .template
script:
- yamllint -c .yamllint .