Commit 5b496c6d 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 7c791424
......@@ -499,7 +499,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