containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Remove pipeline after build finishes #236

Closed chmeliik closed 2 years ago

chmeliik commented 2 years ago

CLOUDBLD-10155

To prevent finished pipelines (successfully or not) from taking up resources, delete them as soon as possible.

Signed-off-by: Adam Cmiel acmiel@redhat.com

Maintainers will complete the following section

chmeliik commented 2 years ago

Depends on https://github.com/containerbuildsystem/osbs-client/pull/1101