infrastructure/.gitlab-ci.yml

11 lines
163 B
YAML
Raw Normal View History

2021-01-02 02:40:57 +01:00
---
image: registry.git.saibotk.de/saibotk.de/infrastructure-ci-container:latest
2021-01-02 02:40:57 +01:00
stages:
- lint
ansible-lint:
stage: lint
script:
- ansible-lint *.yml