gitlab-runner-helper
GitLab Runner - runs continuous integration (CI) jobs
RUN apt-get update && \
apt-get install -y gitlab-runner
RUN apt-get update && \
apt-get install -y gitlab-runner
RUN pacman -S --noconfirm gitlab-runner
RUN apt-get update && \
apt-get install -y gitlab-ci-multi-runner