Old GitLab Runner URLs
Note:
Take a look at the compatibility section to check the Runner’s compatibility
with your version of GitLab.
In GitLab Runner 10, the name of the executable was renamed from
gitlab-ci-multi-runner
to gitlab-runner
. With that change, GitLab Runner
has a new home and the package
repository was renamed as well.
Using the Linux repository
For versions prior to 10.0, the repository URLs are:
# For Debian/Ubuntu
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.deb.sh | sudo bash
# For RHEL/CentOS
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.rpm.sh | sudo bash
Downloading the binaries manually
For manual installations, the old GitLab Runner binaries can be found under https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/latest/index.html.
Help and feedback
If there's something you don't like about this feature
To propose functionality that GitLab does not yet offer
To further help GitLab in shaping new features
If you didn't find what you were looking for
If you want help with something very specific to your use case, and can use some community support
POST ON GITLAB FORUM
If you have problems setting up or using this feature (depending on your GitLab subscription)
REQUEST SUPPORT
To view all GitLab tiers and features or to upgrade
If you want to try all features available in GitLab.com
If you want to try all features available in GitLab self-managed
If you spot an error or a need for improvement and would like to fix it yourself in a merge request
EDIT THIS PAGE
If you would like to suggest an improvement to this doc
If you want to give quick and simple feedback on this doc