Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ docx: paths: - html_to_docx_output_fixed.docx rules: - if: $CI_PIPELINE_SOURCE == "push" - changes: - public/official/*.html Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ docx: paths: - html_to_docx_output_fixed.docx rules: - if: $CI_PIPELINE_SOURCE == "push" - changes: - public/official/*.html Loading