fix proj name
This commit is contained in:
parent
e7f7df3d17
commit
6756899797
@ -10,7 +10,7 @@ pipeline {
|
||||
stages {
|
||||
stage('copyArtifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434705-training', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's430705-training', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
}
|
||||
stage('training') {
|
||||
|
Loading…
Reference in New Issue
Block a user