higher cutoff arg

This commit is contained in:
Szymon Parafiński 2022-04-03 22:26:22 +02:00
parent 5cf865c15c
commit 63e75f3101

2
Jenkinsfile vendored
View File

@ -17,7 +17,7 @@ pipeline {
name: 'KAGGLE_KEY'
)
string(
defaultValue: '500',
defaultValue: '600',
description: 'Cutoff lines',
name: 'CUTOFF'
)