Skip to content

Remove files inside running container

Jan Frenzel requested to merge fix-cleanup-source-dir into main

The clean up step fails for some pipelines because the user has not enough permissions (outside of the container). Proposed solution: Remove files from inside container, then remaining files from outside.

Merge request reports