hotfix
This commit is contained in:
parent
99c2bb378c
commit
e041769ec7
@ -36,8 +36,6 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'rm -r my_model'
|
||||
sh 'rm -r model'
|
||||
sh 'python3.8 Zadanie_08_and_09_MLflow.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user