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:
2021-08-11 13:14:36 +09:30
parent 9f7a24c1eb
commit d20a56fa0c
5 changed files with 133 additions and 1 deletions

View File

@ -0,0 +1,2 @@
yamllint
ansible-lint-to-junit-xml