Skip to content
Snippets Groups Projects
Verified Commit 9b93985e authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

[CI] Be nice please

parent 23d29500
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,12 @@ yamllint:
script:
- pip install yamllint==1.15.0
- yamllint -c .yamllint.yml .
allow_failure: true
ansible-lint:
stage: lint
script:
- pip install ansible-lint
- ansible-lint *.yml
allow_failure: true
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment