Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -135,3 +135,8 @@ pages: paths: # The folder that contains the files to be exposed at the Page URL - public rules: - changes: - API.docx - public/official/*.html - if: $CI_PIPELINE_SOURCE == "manual" Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -135,3 +135,8 @@ pages: paths: # The folder that contains the files to be exposed at the Page URL - public rules: - changes: - API.docx - public/official/*.html - if: $CI_PIPELINE_SOURCE == "manual"