Skip to content

[CI] Change artifacts to always use $CI_JOB_NAME

Changes the artifact name to always start with CI_JOB_NAME. Mainly affects the mld jobs which all had the same name. This avoids name clashes if you download multiple jobs from the same pipeline.

Merge request reports

Loading