gitlab-runner-helper

GitLab Runner - runs continuous integration (CI) jobs

Install

All systems
curl cmd.cat/gitlab-runner-helper.sh
Debian Debian
apt-get install gitlab-runner
Ubuntu
apt-get install gitlab-runner
Arch Arch Linux
pacman -S gitlab-runner
Windows (WSL2)
sudo apt-get update sudo apt-get install gitlab-runner
OS X
brew install gitlab-runner
Raspbian
apt-get install gitlab-ci-multi-runner

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.