mlg
This commit is contained in:
parent
dc32e19b34
commit
f51ca4fec2
@ -21,12 +21,10 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'cd ..'
|
||||
sh 'ls'
|
||||
sh 'cd ..'
|
||||
sh 'ls'
|
||||
sh 'mkdir tmp'
|
||||
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