Skip to content

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

Adam Cohen requested to merge warn-when-writing-certificate-fails 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?

Merge request reports