????
This commit is contained in:
parent
a6b6c2c68b
commit
4fec0193c1
@ -14,13 +14,6 @@ pipeline {
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('copy artifacts')
|
||||
{
|
||||
steps
|
||||
{
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434788-training/mlflow', selector: buildParameter('WHICH_BUILD'))
|
||||
}
|
||||
}
|
||||
stage('predict')
|
||||
{
|
||||
steps
|
||||
|
Loading…
Reference in New Issue
Block a user