Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Szymon Parafiński 2022-04-04 08:21:32 +02:00
parent a34a36429d
commit 9b8a2c59b3

2
Jenkinsfile vendored
View File

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