GitLab CI/CD
gitlab.comCI/CD
Build, test, and deploy from one YAML file baked into GitLab itself — the obvious choice if you're already on the platform.
Other products from CI/CD
Lives right inside your repo, so it's the path of least resistance for CI — just don't let the YAML sprawl unchecked.
Fast, well-cached builds and solid parallelism make it the CI teams pick when pipeline speed actually matters.
Runs its agent on your own infrastructure while it just orchestrates — ideal if you don't want a vendor holding your build servers.
The free, self-hosted workhorse — endlessly pluggable, but you own every bit of the setup and maintenance burden.