mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -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" %}
|
||||
|
||||
Reference in New Issue
Block a user