Skip to content

Add `$CI_ENVIRONMENT_URL` as a job variable

Lin Jen-Shin 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 Lin Jen-Shin

Merge request reports