Closed TomasSkotare closed 4 weeks ago
It can be fixed by simply running: sudo chown -R automation:automation PROJECT in the mounter/repositories directory
Is there a reason this can be created by root?
The underlying cause could be that the operations image must be run as root (as the packages are not installed as a specific user and only available as root.
Look into if we can "emulate" user 1000 as root inside the container (when executing)
Replaced by #209
Some old projects cannot be touched by the users, likely due to file permissions on the folders that are mounted.