feat(yaml_lint): Added job yaml lint for checking yaml files
defaults to checking subfolder/.gitlab-ci.yml. Changes to be committed: modified: .gitlab-ci.yml new file: yaml_lint/.gitlab-ci.yml new file: yaml_lint/.yamllint.yaml new file: yaml_lint/README.md new file: yaml_lint/requirements.txt issue #1
This commit is contained in:
2
yaml_lint/requirements.txt
Normal file
2
yaml_lint/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
yamllint
|
||||
ansible-lint-to-junit-xml
|
||||
Reference in New Issue
Block a user