fix Jenkinsfile_eval
This commit is contained in:
parent
40d06776f5
commit
ed2c2489c2
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('Copy Artifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s464962-create-dataset'
|
||||
copyArtifacts filter: '*', projectName: 's464962-training'
|
||||
copyArtifacts filter: '*', projectName: 's464962-training/main'
|
||||
copyArtifacts filter: '*', projectName: 's464962-evaluation.eg', optional: true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user