Skip to content

Expose failed build artifacts.

Kristian Klausen requested to merge github/fork/bartoszek/patch-1 into master

Created by: bartoszek

Since move_products() function is fairly robust we can make it run for failed build also to expose logs for packages that fails in build(), prepare() or package(). It also exposes partially packaged split packages if they fail in latter package_xxx().

Merge request reports