script fix
This commit is contained in:
parent
88faffea89
commit
bcf3648931
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user