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

Commit 0ed69a44 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

ci: fix pipeline not showing as successfull

parent e8407cd5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ before_script:
    - if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"'
      when: always
  interruptible: false
  allow_failure: false
  allow_failure: true

build-release:
  <<: *build_rules