This commit is contained in:
Szymon Parafiński 2022-04-03 22:29:46 +02:00
commit f3ebfe5c06

2
Jenkinsfile vendored
View File

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