Commit f722502f authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fix typo in pipeline

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 88de04de
......@@ -360,7 +360,7 @@ pipeline {
post {
always {
script {
copyArtifacts(projectName: params.AMF_BT_PipelineName,
copyArtifacts(projectName: params.NRF_BT_PipelineName,
filter: '*_results_oai_nrf_bt.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