typo artifacts
This commit is contained in:
parent
57e24fa319
commit
a5dd13676b
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('Train model with sacred') {
|
||||
steps {
|
||||
sh "python3 lab08_deepLearining_mlflow.py $epoch'"
|
||||
sh "python3 lab08_deepLearining_mlflow.py $epochs"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user