Skip to content

Fix bug which prevented writing ADDITIONAL_CA_CERT_BUNDLE value to /etc/gitconfig

Adam Cohen requested to merge 254939-custom-ca-fails-to-write-gitconfig into master

What does this MR do?

This MR ensures that the node user has write access to the /etc/gitconfig file which is necessary in order to configure the ADDITIONAL_CA_CERT_BUNDLE variable.

What are the relevant issue numbers?

gitlab-org/gitlab#254939 (closed)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports