gwegwe
This commit is contained in:
parent
f51ca4fec2
commit
829236b40e
@ -23,6 +23,8 @@ pipeline {
|
||||
catchError {
|
||||
sh 'mkdir tmp'
|
||||
sh 'cd tmp'
|
||||
sh 'ls'
|
||||
sh 'pwd'
|
||||
sh 'mkdir mlruns'
|
||||
|
||||
sh 'python3.8 Zadanie_09_MLflow_Predict_Registry.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
|
Loading…
Reference in New Issue
Block a user