Skip to content
Snippets Groups Projects
Merged Alex Iribarren requested to merge docker into master
1 file
+ 14
0
Compare changes
  • Side-by-side
  • Inline
@@ -53,3 +53,17 @@ baseurl=https://packages.gitlab.com/runner/gitlab-runner/el/8/SRPMS
gpgcheck=0
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-packages.gitlab.com
[gitlab_ce-8]
name=runner_gitlab-runner-8
baseurl=https://packages.gitlab.com/gitlab/gitlab-ce/el/8/x86_64
gpgcheck=0
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-packages.gitlab.com
[gitlab_ce-source-8]
name=runner_gitlab-ci-multi-runner-source-8
baseurl=https://packages.gitlab.com/gitlab/gitlab-ce/el/8/SRPMS
gpgcheck=0
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-packages.gitlab.com
Loading