Skip to content
Snippets Groups Projects
Commit c52310de authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

UNSIGNED rpm!

parent 9f1416a3
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,10 @@ ...@@ -3,7 +3,10 @@
# local mirror http://mirrors.web.pasteur.fr/gitlab/runner_gitlab-ci-multi-runner/ # local mirror http://mirrors.web.pasteur.fr/gitlab/runner_gitlab-ci-multi-runner/
# https://docs.gitlab.com/runner/install/linux-repository.html script with reposync for CentOS-7 # https://docs.gitlab.com/runner/install/linux-repository.html script with reposync for CentOS-7
# without the srpms # without the srpms
# ///// UNSIGNED rpms \\\\\
# https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1420
# https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1197
#
[runner_gitlab-ci-multi-runner] [runner_gitlab-ci-multi-runner]
name=runner_gitlab-ci-multi-runner name=runner_gitlab-ci-multi-runner
#baseurl=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/el/7/$basearch #baseurl=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/el/7/$basearch
...@@ -11,7 +14,7 @@ baseurl=http://mirrors.web.pasteur.fr/gitlab/runner_gitlab-ci-multi-runner/ ...@@ -11,7 +14,7 @@ baseurl=http://mirrors.web.pasteur.fr/gitlab/runner_gitlab-ci-multi-runner/
# local repo not signed # local repo not signed
#repo_gpgcheck=1 #repo_gpgcheck=1
# enforce gpg signature check # enforce gpg signature check
gpgcheck=1 gpgcheck=0
enabled=1 enabled=1
gpgkey=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/gpgkey gpgkey=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/gpgkey
# not on local mirror # not on local mirror
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment