GitLab CI and Distributed Builds
Why we chose GitLab CI for our CI/CD solution

Why we chose GitLab CI for our CI/CD solution

10/17/2016 · James Dang

What this post added

This post details OOHLALA Mobile's decision to adopt GitLab CI for their CI/CD solution. They highlight the simplicity of GitLab CI's shell executor for executing existing Fabric scripts, its speed due to the ability to pre-install dependencies on custom runners, and its cost-effectiveness compared to other CI/CD platforms. The ability to install runners on dedicated macOS and Windows machines for mobile CI/CD was a key factor. They also note the security benefit of keeping SSH private keys within their own infrastructure.

Read the original post ↗