Skip to content

Set FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR to true

Stan Hu requested to merge sh-disable-umask-docker into master

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

Edited by Stan Hu

Merge request reports