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

Commit 3bafb15f authored by Jonathan Klee's avatar Jonathan Klee
Browse files

hack CI

parent 0c26afce
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -93,11 +93,6 @@ buildRelease:
    - export GRADLE_USER_HOME=$(pwd)/.gradle
    - chmod +x ./gradlew
    - echo "${KEYSTORE}" | base64 -d > keystore/proprietary.keystore
  rules:
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
      when: always
    - if: '$CI_COMMIT_REF_PROTECTED == "true"'
      when: always

buildReleaseTest:
  extends: .releaseSigned