Skip to content

Write parts of build output to files

Kevin Daudt requested to merge output-to-file into master

To make it easier to automatically detect anomalies in the build output, write the output of abuild -r and checkapk to separate files per package. These files will be part of the build artifacts.

Merge request reports