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:
parent
607456121d
commit
6652c3fa43
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ sigkeys = [
|
|||
'2f86d6a1'
|
||||
[% elif release.version == '9' %]
|
||||
'3228467c',
|
||||
[% elif release.version.startswith("10.") %]
|
||||
[% elif release.version.startswith("10") %]
|
||||
'e37ed158',
|
||||
[% endif %]
|
||||
{% if env == "staging" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue