docker-robot-framework
docker-robot-framework copied to clipboard
Permissions on reports folder should only be set if the folder has been created
As the reports folder might have been mounted, it is not guaranteed that its permissions can be changed. (this should be done by the process that runs the container)
It is therefore important to set the permissions only if the reports folder didn't already exist.