Skip to content

CI: publish package in gitlab package repository

micah requested to merge micah/publish_package into main

This will push the app-debug.apk to the gitlab package repository, which will simplify the installation process by removing the step involved in finding the latest artifact, downloading it and unzipping it before getting to the apk.

Merge request reports