script fix

This commit is contained in:
s434765 2021-03-27 21:56:17 +01:00
parent 88faffea89
commit bcf3648931

2
Jenkinsfile vendored
View File

@ -10,7 +10,7 @@ node {
password(defaultValue: '',
description: 'Kaggle token',
name: 'KAGGLE_KEY'),
string(defaultV string(defaultValue: '5000',
string(defaultValue: '5000',
description: 'Data cutoff',
name: 'CUTOFF',
trim: false),