Skip to content

Add Gitlab::Git::Env.to_env_hash

Jacob Vosmaer requested to merge git-env-handle-arrays into master

What does this MR do?

Fixes a bug where we were trying to set an environment variable to an Array value instead of a String.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related: https://gitlab.com/gitlab-org/gitlab-ee/issues/3767

Edited by Jacob Vosmaer

Merge request reports