traypublisher creator has host name filter

This commit is contained in:
Jakub Trllo 2022-05-13 12:04:40 +02:00
parent 7e23f1cc32
commit c4907af980

View file

@ -14,6 +14,7 @@ from .pipeline import (
class TrayPublishCreator(Creator):
create_allow_context_change = True
host_name = "traypublisher"
def collect_instances(self):
for instance_data in list_instances():