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