Fixes
Some checks failed
s434704-predict-s426206/pipeline/head There was a failure building this commit
Some checks failed
s434704-predict-s426206/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c6b0661447
commit
1b9f078196
@ -16,7 +16,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Copy model artifacts from s426206') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's426206-training', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts fingerprintArtifacts: false, projectName: 's426206-training/master', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
}
|
||||
stage('Run prediction') {
|
||||
|
Loading…
Reference in New Issue
Block a user