7 min read

Gitlab CI/CD - The Runner Ecosystem

Runners are the engines of your pipeline. Whether using Shared Runners for quick tasks or Specific Runners for specialized hardware, we'll cover how to select, tag, and configure the right execution environment for your needs.
Gitlab CI/CD - The Runner Ecosystem
Reader: GitLab CI/CD Runners

GitLab CI/CD: Runner Ecosystem

-- / --

Introduction