Move tag2distrepo to python hub
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
b68a3cf906
commit
432205f3d9
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
- mod_auth_gssapi
|
||||
- git
|
||||
- gnupg2
|
||||
- python2-tag2distrepo
|
||||
tags:
|
||||
- packages
|
||||
- koji_hub
|
||||
|
|
|
@ -75,7 +75,7 @@ DisableNotifications = True
|
|||
|
||||
#Plugins = koji-disable-builds-plugin
|
||||
#Plugins = darkserver-plugin
|
||||
Plugins = fedmsg-koji-plugin runroot_hub hub_containerbuild
|
||||
Plugins = fedmsg-koji-plugin runroot_hub hub_containerbuild {% if env == "staging" %}tag2distrepo{% endif %}
|
||||
|
||||
|
||||
[policy]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue