koji: Fix typo 🫣
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
4ac0bfac91
commit
7ce68f8a4c
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ keytab = /etc/kojid/kojid.keytab
|
||||||
|
|
||||||
{% if env != 'staging' %}
|
{% if env != 'staging' %}
|
||||||
{{ plugins.append("rpmautospec_builder") }}
|
{{ plugins.append("rpmautospec_builder") }}
|
||||||
{%endif}
|
{% endif %}
|
||||||
|
|
||||||
{{ plugins.append("osbuild") }}
|
{{ plugins.append("osbuild") }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue