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: '',
|
||||
description: 'Kaggle API key'
|
||||
)
|
||||
number (
|
||||
string (
|
||||
name: 'CUTOFF',
|
||||
defaultValue: '10',
|
||||
description: 'Get only the first CUTOFF rows of the dataset'
|
||||
|
Loading…
Reference in New Issue
Block a user