fix
This commit is contained in:
parent
e041769ec7
commit
b40b7d0585
@ -26,9 +26,6 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'rm -r tmp'
|
||||
sh 'mkdir -p tmp/mlruns'
|
||||
|
||||
sh 'python3.8 Zadanie_09_MLflow_Predict_Registry.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user