Gitlab-ci-multi-runner

Gitlab-ci-multi-runner

gitlab-ci-multi-runner

GitLab Runner – runs continuous integration (CI) jobs

Install gitlab-ci-multi-runner

  • Debian apt-get install gitlab-runner Click to copy
  • Ubuntu apt-get install gitlab-runner Click to copy
  • Arch Linux pacman -S gitlab-runner Click to copy
  • Raspbian apt-get install gitlab-ci-multi-runner Click to copy
  • macOS brew install gitlab-runner Click to copy

gitlab-runner

GitLab Runner - runs continuous integration (CI) jobs

gitlab-ci-multi-runner

GitLab Runner

GitLab Runner runs tests and sends the results to GitLab. GitLab Continuous Integration (CI) service (included with GitLab) coordinates the testing.

Installing gitlab-ci-multi-runner command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Raspbian and macOS operating systems. Once you run the command it will install the latest version of gitlab-ci-multi-runner 2026 package in your OS.