Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Szymon Parafiński 2022-03-28 09:09:52 +02:00
parent 30048dcf10
commit e3f7b8449c

2
Jenkinsfile vendored
View File

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