Unable to install Runner in CentOS
Summary
While executing the command curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh | sudo bash getting the below error
Unable to run: curl https://packages.gitlab.com/install/repositories/runner/gitlab-runner/config_file.repo?os=centos&dist=7&source=script
Double check your curl installation and try again.
Actual behavior
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh | sudo bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6753 0 6753 0 0 1397 0 --:--:-- 0:00:04 --:--:-- 1475 Detected operating system as centos/7. Checking for curl... Detected curl... Downloading repository file: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/config_file.repo?os=centos&dist=7&source=script curl: (7) Failed connect to packages.gitlab.com:443; Connection timed out
Expected behavior
Installation of runner in CentOS
Environment description
Using Specific runner in CentOS
Used GitLab Runner version
git version 1.8.3.1