koji: Fix typo 🫣

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2024-08-15 19:41:34 +02:00
parent 4ac0bfac91
commit 7ce68f8a4c

View file

@ -114,7 +114,7 @@ keytab = /etc/kojid/kojid.keytab
{% if env != 'staging' %}
{{ plugins.append("rpmautospec_builder") }}
{%endif}
{% endif %}
{{ plugins.append("osbuild") }}