Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25b98e6c authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

TEMP: Allow to publish from v4.0

parent 8c4dcd46
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -61,10 +61,8 @@ before_script:

.rules_publish: &rules_publish
  rules:
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
    - if: $CI_COMMIT_REF_PROTECTED == "true"
      when: manual
    - if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"'
      when: always
  interruptible: false
  allow_failure: true