Save MLFlow model in training job
This commit is contained in:
parent
4c274c38e5
commit
89830e5d5e
@ -22,7 +22,7 @@ pipeline {
|
||||
|
||||
stage('Archive artifacts') {
|
||||
steps{
|
||||
archiveArtifacts 'model_movies/**'
|
||||
archiveArtifacts 'movies_imdb/**'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user