Skip to content

CI fixes for unprivileged images

Carlos Garnacho requested to merge wip/carlosg/ci-unprivileged into master

Drop su and dnf calls. The used images now need installing all required dependencies for the latter, but those are only required in the (failable) analysis stage.

Merge request reports