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

Commit b57f6ccf authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

feat: make create-release ci task to be run

parent 0440ead9
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -70,9 +70,8 @@ test:
# |==========================================|
generate-apks:
  stage: release
  rules:
    - if: '$CI_COMMIT_TAG' # && $CI_COMMIT_REF_PROTECTED == "true"' # TODO <= uncomment once validated
      when: on_success
  #   - if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"' 
  #     when: on_success
  needs:
    - build
  dependencies: