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

Commit 5eb92586 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

ci: fix builds jobs not running in v* branches

parent b7e8e433
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ before_script:
      variables:
        CACHE_POLICY: pull
      interruptible: true
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH =~ /^v/
      variables:
        CACHE_POLICY: pull-push
      interruptible: false