Commit 2846d2c8 authored by Serafino Pirronitto's avatar Serafino Pirronitto
Browse files

Update .gitlab-ci.yml file

parent 2a66d2fd
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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"