Change artifact names to always refer to job name instead of job stage
Description
A somewhat minor change but I noticed during inspecting the parallel matrix jobs that we have some duplication in naming of the artifacts. This is only a problem when downloading them but the fix is also a simple one. I will monitor if the parallel matrix job requires some extra naming or not.