Skip to content

Set permissions of files copied into the container

What does this MR do?

As gitlab-ci checks out with mode 666 we need to set permissions of the files we copied into the container to a secure value.

Related issues

Fixes #5956 (closed)

Merge request reports