Set FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR to true
What does this MR do?
This avoids setting the umask to 0000 (gitlab-org/gitlab-runner#1736 (closed)) and ensures that the Ruby platform gem installs files with the correct permissions.
Relates to gitlab-org/ruby/gems/prometheus-client-mmap#60 (closed)
Check-list
-
Ensure commits include Changelog:
trailer -
Verify the change in all affected pipelines.
Edited by Stan Hu