nk dir?
This commit is contained in:
parent
aa78c08876
commit
f6351c1e42
@ -21,6 +21,9 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'cd ..'
|
||||
sh 'cd tmp'
|
||||
sh 'mkdir mlruns'
|
||||
sh 'python3.8 Zadanie_09_MLflow_Predict_Registry.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user