👷: add ansible-lint
This commit is contained in:
@@ -5,3 +5,9 @@ yamllint:
|
||||
image: registry.gitlab.com/pipeline-components/yamllint:latest
|
||||
script:
|
||||
- yamllint .
|
||||
|
||||
ansible_lint:
|
||||
stage: test
|
||||
image: pipelinecomponents/ansible-lint
|
||||
script:
|
||||
- ansible-lint --show-relpath
|
||||
|
Reference in New Issue
Block a user