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

Commit 8b48cc54 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Fix build release

parent 93bb6d3c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ image: "registry.gitlab.e.foundation/e/os/docker-android-apps-cicd:latest"

variables:
  APK_PATH: "app/build/outputs/apk/release"
  UNSIGNED_APK: "app-release-unsigned.apk"
  UNSIGNED_APK: "app-release.apk"
  COMMUNITY_APK: "Notes_community.apk"
  OFFICIAL_APK: "Notes_official.apk"
  TEST_APK: "Notes_test.apk"