ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- A few modules for i686 are filtered
This commit is contained in:
parent
25df28dd36
commit
ea6d506c95
@ -76,7 +76,17 @@ filter_packages = [
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
filter_modules = []
|
filter_modules = [
|
||||||
|
(
|
||||||
|
'^AppStream$', {
|
||||||
|
'*': [
|
||||||
|
"postgresql:15",
|
||||||
|
"nginx:1.22",
|
||||||
|
"maven:3.8",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
)
|
||||||
|
]
|
||||||
|
|
||||||
additional_packages = [
|
additional_packages = [
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user