fix CI
This commit is contained in:
@@ -3,10 +3,12 @@ main-repo = gentoo
|
|||||||
|
|
||||||
[gentoo]
|
[gentoo]
|
||||||
location = /var/db/repos/gentoo
|
location = /var/db/repos/gentoo
|
||||||
sync-type = git
|
sync-type = rsync
|
||||||
sync-uri = https://github.com/gentoo-mirror/gentoo
|
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
|
||||||
sync-git-verify-commit-signature = yes
|
|
||||||
auto-sync = yes
|
auto-sync = yes
|
||||||
|
sync-rsync-verify-jobs = 1
|
||||||
|
sync-rsync-verify-metamanifest = yes
|
||||||
|
sync-rsync-verify-max-age = 3
|
||||||
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
|
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
|
||||||
sync-openpgp-keyserver = hkps://keys.gentoo.org
|
sync-openpgp-keyserver = hkps://keys.gentoo.org
|
||||||
sync-openpgp-key-refresh-retry-count = 40
|
sync-openpgp-key-refresh-retry-count = 40
|
||||||
@@ -15,10 +17,10 @@ sync-openpgp-key-refresh-retry-delay-exp-base = 2
|
|||||||
sync-openpgp-key-refresh-retry-delay-max = 60
|
sync-openpgp-key-refresh-retry-delay-max = 60
|
||||||
sync-openpgp-key-refresh-retry-delay-mult = 4
|
sync-openpgp-key-refresh-retry-delay-mult = 4
|
||||||
sync-webrsync-verify-signature = yes
|
sync-webrsync-verify-signature = yes
|
||||||
priority = 0
|
sync-git-verify-commit-signature = true
|
||||||
|
|
||||||
[spawns]
|
[spawns]
|
||||||
location = /var/db/repos/spawns
|
location = /var/db/repos/spawns
|
||||||
sync-type = git
|
sync-type = git
|
||||||
sync-uri = https://jturnerusa.dev/cgit/ebuilds
|
sync-uri = https://jturnerusa.dev/cgit/ebuilds
|
||||||
auto-sync = yes
|
auto-sync = no
|
||||||
Reference in New Issue
Block a user