mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-26 11:00:56 +00:00
update extra files
This commit is contained in:
parent
9216683d77
commit
831b16dd28
1 changed files with 3 additions and 2 deletions
|
@ -33,13 +33,14 @@ GATHER_PREPOPULATE_COMMAND = ''
|
|||
EXTRA_FILES = [
|
||||
{
|
||||
"scm": "git",
|
||||
"repo": "https://git.rockylinux.org/original/rpms/rocky-release.git",
|
||||
"repo": "https://git.rockylinux.org/staging/src/rocky-release.git",
|
||||
"branch": "r9",
|
||||
"file": [
|
||||
"SOURCES/LICENSE",
|
||||
"SOURCES/EULA",
|
||||
"SOURCES/COMMUNITY-CHARTER",
|
||||
"SOURCES/RPM-GPG-KEY-rockyofficial",
|
||||
"SOURCES/RPM-GPG-KEY-Rocky-9",
|
||||
"SOURCES/RPM-GPG-KEY-Rocky-9-Testing",
|
||||
],
|
||||
"target": "",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue