Commit 78862b5a authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Temporary workaround so that SOL008 rapporteur can update private Wiki page...

Temporary workaround so that SOL008 rapporteur can update private Wiki page for SOL002 and SOL003 OAS Release 5 drop 3
parent 848d418d
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -53,7 +53,8 @@ pages:
      - public
      - public
  rules:
  rules:
    # Job executed when creating a tag
    # Job executed when creating a tag
    - if: $CI_COMMIT_TAG
    # Workaround for SOL002-SOL003 5.3.1-final tag
    - if: $CI_COMMIT_TAG =~ /-final$/
      when: always
      when: always
    # Job executed when creating an official tag (in case needed)
    # Job executed when creating an official tag (in case needed)
    #- if: $CI_COMMIT_TAG =~ /v\d(\.\d){2}$/
    #- if: $CI_COMMIT_TAG =~ /v\d(\.\d){2}$/