feat: update convertor check

if the metadata has been changed there is a chance the document changes title or whatever and needs to be regenerated
This commit is contained in:
gtema 2023-06-01 15:29:59 +00:00
parent 68bcea4384
commit 322568e650

View File

@ -37,6 +37,6 @@
- "doc.1.rst_location is defined"
- |
git_log.stdout is search(doc.1.html_location)
or git_log.stdout is search('otc_doc_convertor')
or git_log.stdout is search('metadata.yaml')
or git_log.stdout is search('playbooks')
or git_log.stdout is search('templates')