Fix next job name
This commit is contained in:
parent
ad4b8d8146
commit
b4fe7361e3
@ -29,7 +29,7 @@ pipeline {
|
||||
stage('Archive model and evaluate it') {
|
||||
steps {
|
||||
archiveArtifacts artifacts: 'model_out', onlyIfSuccessful: true
|
||||
build job: 's444409-evaluation/main/'
|
||||
build job: 's444409-evaluation'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user