Skip to content

makechrootpkg: Only expose failed build logs instead of products

Levente Polyak requested to merge wip/only-expose-logs-during-failed-builds into master

After further followups always moving all products isn't actually desired as they can theoretically be broken in various ways if arch-nspawn exists non successful.

However, as we would like to always preserve the produced log files we instead split out the logfiles into an own function and call that for unsuccessful buils.

Fixes 4f305aa3

Merge request reports

Loading