gitlab-runner

Official GitLab CI runner for executing pipelines locally

brewmacoslinux
Try with needOr install directly
Source

About

Official GitLab CI runner

Commands

gitlab-runner

Examples

Register a new GitLab runner with interactive prompts$ gitlab-runner register
Run a single job from a .gitlab-ci.yml file locally$ gitlab-runner exec docker job_name
List all registered runners and their status$ gitlab-runner list