GitLab app distribution for Android builds
GitLab CI/CD can be used to deploy Android apps with the API Upload (curl) to Updraft.
Quick Start
Configure Gitlab CI/CD Settings & Variables
Add .gitlab-ci.yml file for Android app distribution
Example of .gitlab-ci.yml file for Android app distribution
Last updated