Unverified Commit c786e8a4 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

test other rule

parent 0df50df7
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -98,7 +98,9 @@ website:build:
    url: https://saref.etsi.org/
  when: manual
  rules:
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
    - if: '$CI_PIPELINE_SOURCE == "schedule"'
      when: always
    - when: manual

website:publish:
  stage: website