Zaktualizuj 'Jenkinsfile-train-mlflow'
This commit is contained in:
parent
dbff8c7138
commit
77229341fa
@ -16,7 +16,7 @@ pipeline {
|
|||||||
stage('MLflow-stage'){
|
stage('MLflow-stage'){
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts filter: '*', projectName: 's478839-create-dataset'
|
copyArtifacts filter: '*', projectName: 's478839-create-dataset'
|
||||||
sh 'python3 ml_pytroch_mlflow.py with "epochs=$EPOCHS"'
|
sh 'python3 ml_pytorch_mlflow.py with "epochs=$EPOCHS"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user