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

Commit b107dfec authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Store apk and bundle

parent df5fc30a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,7 +25,10 @@ jobs:
          name: Gradle build
          command: ./gradlew :presentation:assembleWithAnalyticsRelease :presentation:bundleWithAnalyticsRelease
      - store_artifacts:
          path: presentation/build/outputs
          path: presentation/build/outputs/apk
          destination: builds
      - store_artifacts:
        path: presentation/build/outputs/bundle
        destination: builds
      - persist_to_workspace:
          root: presentation/build/outputs