debuginfod: also index modular build rpms
After consulting with Owen Taylor, this should be not much extra effort, and may bring fedora-flatpak users joy.
This commit is contained in:
parent
8f6580d379
commit
1e89873407
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ spec:
|
|||
# exclude signed etc. variants, just want original RPMs
|
||||
"-X", "/data/",
|
||||
"-R", "/mnt/koji/packages",
|
||||
"-I", "\\.fc(32|33|34|35)\\..*\\.rpm$"]
|
||||
"-I", "\\.(module_f|fc)(32|33|34|35)[.+].*\\.rpm$"]
|
||||
ports:
|
||||
- containerPort: 8002
|
||||
resources:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue