[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.
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
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.