GitLab CI/CD

Use Gitlab CI to deploy iOS & Android apps to Updraft and to distribute them to your testers.
GitLab CI/CD is a tool built into Gitlab for software development through the continuous methodologies.

Deployment with Updraft

To deploy with Updraft you can add a job to your .gitlab-ci.yml configuration using Fastlane or API Upload.

See how it works