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

Commit 4ef1845f authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

ci: generate apks only if branch is protected

parent c4ba808b
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -69,6 +69,9 @@ build-staging:

init_submodules:
  stage: gitlab_release
  rules:
    - if: '$CI_COMMIT_REF_PROTECTED == "true"'
    - when: manual
  script:
    - git clone https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo
  artifacts: