Define the key for modular bodhi composes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
6d246a226f
commit
a87e24cb0a
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ variants_file='module-variants.xml'
|
||||||
sigkeys = [
|
sigkeys = [
|
||||||
[% if release.version_int == 28 %]
|
[% if release.version_int == 28 %]
|
||||||
'9db62fb1',
|
'9db62fb1',
|
||||||
|
[% elif release.version_int == 29 %]
|
||||||
|
'429476b4',
|
||||||
[% endif %]
|
[% endif %]
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
None
|
None
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue