Commit 7f2969ae authored by Raphael Defosseux's avatar Raphael Defosseux

style(ci): proper name for COTS-UE test report

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@openairinterface.org>
parent dc259456
......@@ -469,7 +469,7 @@ pipeline {
always {
script {
copyArtifacts(projectName: params.CN5G_COTS_UE_PipelineName,
filter: '*_results_cn5g_*.html',
filter: '*_results_oai_cn5g*.html',
selector: lastCompleted())
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment