hotfix
This commit is contained in:
parent
d8a2e8c20c
commit
6757e5b025
@ -31,7 +31,7 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'rm my_model'
|
||||
sh 'rm -r my_model'
|
||||
sh 'python3.8 Zadanie_08_and_09_MLflow.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user