Fix Jenkinsfile.
This commit is contained in:
parent
451c85755d
commit
be99b27310
2
MLEvaluate/Jenkinsfile
vendored
2
MLEvaluate/Jenkinsfile
vendored
@ -17,7 +17,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
copyArtifacts(
|
copyArtifacts(
|
||||||
projectName: 'z-s487179-training',
|
projectName: 'z-s487179-training/main',
|
||||||
selector: buildParameter('BUILD_SELECTOR'),
|
selector: buildParameter('BUILD_SELECTOR'),
|
||||||
target: './MLEvaluate'
|
target: './MLEvaluate'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user