- Use an arch in a koji profile name also
This commit is contained in:
parent
93a210e597
commit
f19dc5a649
@ -48,7 +48,7 @@ tree_arches = ['{{ arch }}']
|
||||
|
||||
# PKGSET
|
||||
pkgset_source = "kojimock"
|
||||
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}"
|
||||
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}_{{ arch }}"
|
||||
|
||||
# PKGSET - KOJI
|
||||
pkgset_koji_tag = "dist-c8-compose"
|
||||
|
Loading…
Reference in New Issue
Block a user