bodhi / pungi: drop . from epel10 to try and get a stable compose

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-08-19 14:47:09 -07:00
parent 607456121d
commit 6652c3fa43

View file

@ -39,7 +39,7 @@ sigkeys = [
'2f86d6a1' '2f86d6a1'
[% elif release.version == '9' %] [% elif release.version == '9' %]
'3228467c', '3228467c',
[% elif release.version.startswith("10.") %] [% elif release.version.startswith("10") %]
'e37ed158', 'e37ed158',
[% endif %] [% endif %]
{% if env == "staging" %} {% if env == "staging" %}