Join us

ContentUpdates and recent posts about GitLab CI/CD..
 Activity
@vmetaireau started using tool GitLab CI/CD , 1 year, 11 months ago.
 Activity
@thedevoops started using tool GitLab CI/CD , 1 year, 11 months ago.
 Activity
@rleroux started using tool GitLab CI/CD , 1 year, 11 months ago.
 Activity
@blaisbr started using tool GitLab CI/CD , 2 years ago.
 Activity
@daniso started using tool GitLab CI/CD , 2 years ago.
 Activity
@matheusgperini started using tool GitLab CI/CD , 2 years ago.
 Activity
@dan_nrw started using tool GitLab CI/CD , 2 years ago.
 Activity
@m457erch1ef started using tool GitLab CI/CD , 2 years ago.
 Activity
@tiandingyi started using tool GitLab CI/CD , 2 years ago.
 Activity
@sanekmihailow started using tool GitLab CI/CD , 2 years, 1 month ago.
GitLab CI/CD is a native CI/CD system that runs directly within the GitLab platform to automate building, testing, and deploying software. Pipelines are defined declaratively using a .gitlab-ci.yml file stored alongside the source code, enabling versioned and reproducible workflows. It supports runners executed on shared or self-managed infrastructure, parallel jobs, caching, artifacts, environments, and deployment strategies. GitLab CI/CD is used by development and DevOps teams to implement end-to-end automation tightly coupled with source control, issues, and security features.