Add job for comparing doc content to the current

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
This commit is contained in:
2022-10-19 12:57:39 +00:00
committed by zuul
parent 22737368b1
commit 7821fdbd24
8 changed files with 254 additions and 10 deletions

View File

@ -30,7 +30,6 @@
ansible.builtin.set_fact:
convert_params: "{{ convert_params }} --templates-location {{ zuul_work_dir }}/templates"
- name: Convert {{ doc_label | default('') }} HTML to RST
args:
executable: "/bin/bash"