Gitlab-ci-multi-runner
Install gitlab-ci-multi-runner
-
Debian
apt-get install gitlab-runnerClick to copy -
Ubuntu
apt-get install gitlab-runnerClick to copy -
Arch Linux
pacman -S gitlab-runnerClick to copy -
Raspbian
apt-get install gitlab-ci-multi-runnerClick to copy -
macOS
brew install gitlab-runnerClick to copy
gitlab-runner
GitLab Runner - runs continuous integration (CI) jobsgitlab-ci-multi-runner
GitLab RunnerGitLab 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.




