Files
ansible-role-docker/.gitlab-ci.yml
2024-12-19 22:09:56 +01:00

15 lines
171 B
YAML

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