mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-14 22:17:34 +08:00
Delete build target after config.koji_target_delete_time seconds.
This commit is contained in:
@@ -262,11 +262,6 @@ chmod 644 %buildroot/%_rpmconfigdir/macros.d/macros.modules
|
||||
self.module_build_tag,
|
||||
self.module_tag)
|
||||
|
||||
# Add -repo target, so Kojira creates RPM repository with built
|
||||
# module for us.
|
||||
self._koji_add_target(self.tag_name + "-repo", self.module_tag,
|
||||
self.module_tag)
|
||||
|
||||
self.__prep = True
|
||||
log.info("%r buildroot sucessfully connected." % self)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user