IUM_03 - Jenkinsfile fix
This commit is contained in:
parent
6f0188ad29
commit
a65cc10fae
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
|||||||
defaultValue: '',
|
defaultValue: '',
|
||||||
description: 'Kaggle API key'
|
description: 'Kaggle API key'
|
||||||
)
|
)
|
||||||
number (
|
string (
|
||||||
name: 'CUTOFF',
|
name: 'CUTOFF',
|
||||||
defaultValue: '10',
|
defaultValue: '10',
|
||||||
description: 'Get only the first CUTOFF rows of the dataset'
|
description: 'Get only the first CUTOFF rows of the dataset'
|
||||||
|
Loading…
Reference in New Issue
Block a user