More epochs

This commit is contained in:
PawelDopierala 2024-05-15 00:30:32 +02:00
parent 9b029d71a9
commit a714b3d399

View File

@ -10,7 +10,7 @@ pipeline {
name: 'BUILD_SELECTOR'
)
string(
defaultValue: '5',
defaultValue: '20',
description: 'Epochs',
name: 'EPOCHS'
)