update jenkinsfile

This commit is contained in:
Maciej Czajka 2022-04-02 13:44:21 +02:00
parent 0e1aa42666
commit 7f5c1eea78

View File

@ -15,7 +15,7 @@ pipeline {
name: 'KAGGLE_KEY'
)
string(
defaultValue: '1',
defaultValue: '1000',
description: 'Cutoff lines',
name: 'CUTOFF'
)