Skip to content

export: skip some components in import_build_root

clayton craft requested to merge update into master

This adds a list of components that do not install anything in build_root, and just trigger rsync failures. The failures are ignored by CI (i.e. they are not fatal), but the warning/failure in stdout can be confusing/annoying sometimes.

Merge request reports