Skip to content

Set FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR to true

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

This will avoid setting the umask to 0000 (gitlab-org/gitlab-runner#1736 (closed)) and ensure that the Ruby platform gem installs files with the correct permissions.

Relates to #60 (closed)

Merge request reports