evaluate
This commit is contained in:
parent
a719c09f95
commit
64413a6729
@ -19,12 +19,12 @@ pipeline {
|
||||
copyArtifacts(
|
||||
projectName: 'x1-training/main',
|
||||
selector: buildParameter('BUILD_SELECTOR'),
|
||||
target: './MLEvaluate'
|
||||
target: './'
|
||||
)
|
||||
copyArtifacts(
|
||||
projectName: 'x1-create-dataset',
|
||||
selector: buildParameter('BUILD_SELECTOR'),
|
||||
target: './MLEvaluate'
|
||||
target: './'
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user