GitLab Runner

GitLab Runner

For running GitLab's CI/CD jobs

About

GitLab Runner is the open-source agent that executes CI/CD jobs defined in your .gitlab-ci.yml pipelines. It connects to a GitLab instance (self-hosted or GitLab.com), picks up jobs from the pipeline queue, executes them in an isolated environment, and reports results back to Git…

Deployment Options

1 stack

You might also like