diff --git a/Jenkinsfile b/Jenkinsfile index 9b327a3..969a098 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { name: 'KAGGLE_USERNAME' ) string( - defaultValue: '', + defaultValue: '20', description: 'Value for head command', name: 'CUTOFF' )