new image: mlflow on dockerhub
This commit is contained in:
parent
af544df669
commit
16621c482b
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'ksero/ium:pytorch'
|
||||
image 'ksero/ium:mlflow'
|
||||
}
|
||||
}
|
||||
parameters {
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
docker {
|
||||
image 'ksero/ium:pytorch'
|
||||
image 'ksero/ium:mlflow'
|
||||
}
|
||||
stages {
|
||||
stage('Prediction') {
|
||||
|
Loading…
Reference in New Issue
Block a user