Skip to content

Add `$CI_ENVIRONMENT_URL` as a job variable

username-removed-423915 requested to merge 25680-CI_ENVIRONMENT_URL into master

What does this MR do?

Add $CI_ENVIRONMENT_URL as a job variable

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

I also changed += to Array#concat to reduce temporary arrays.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25680 (closed)

Edited by username-removed-423915

Merge request reports