hotfix
This commit is contained in:
parent
58887cac1e
commit
c94d5f815e
@ -31,7 +31,7 @@ pipeline {
|
||||
steps
|
||||
{
|
||||
catchError {
|
||||
sh 'python3.8 Zadanie_06_training.py'
|
||||
sh 'python3.8 Zadanie_06_training.py ${BATCH_SIZE} ${EPOCHS}'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user