ls
This commit is contained in:
parent
f6351c1e42
commit
08c3c752e3
@ -22,6 +22,7 @@ pipeline {
|
||||
{
|
||||
catchError {
|
||||
sh 'cd ..'
|
||||
sh 'ls'
|
||||
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