gitlab-runner-helper

GitLab Runner - runs continuous integration (CI) jobs

Debian Debian
RUN apt-get update && \ apt-get install -y gitlab-runner
Ubuntu
RUN apt-get update && \ apt-get install -y gitlab-runner
Arch Arch Linux
RUN pacman -S --noconfirm gitlab-runner
Raspbian
RUN apt-get update && \ apt-get install -y gitlab-ci-multi-runner
click the source code to copy install gitlab-runner-helper on any operating system with command-not-found.com