mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-08 12:53:29 +01:00
625b74a2cc
* markdownlint runs against README.md to avoid any issues with converting it to HTML * test_converting_readme converts README.md > HTML and uploads this test artifact to ensure that conversion works fine * build_docs converts README.md > HTML and pushes the result to the docs branch to publish dosc to GitHub pages site
6 lines
107 B
Text
6 lines
107 B
Text
exclude_paths:
|
|
- tests/roles/
|
|
- .tox/
|
|
- .markdownlint.yaml
|
|
skip_list:
|
|
- var-naming[no-role-prefix]
|