test parameters
This commit is contained in:
parent
0f8633b0fa
commit
689fe9682d
@ -21,7 +21,7 @@ pipeline {
|
||||
copyArtifacts filter: '*', projectName: 's444356-training/${BRANCH}', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts filter: '*', projectName: 's444463-create-dataset'
|
||||
sh 'python3 ./evaluation.py'
|
||||
archiveArtifacts artifacts: "metrics.txt", "metrics.png"
|
||||
archiveArtifacts artifacts: "metrics.txt, metrics.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user