diff --git a/Jenkinsfile b/Jenkinsfile index 7ce812a..322f66b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials', name: 'KAGGLE_KEY' ) - cutoff( + string( defaultValue: '', description: 'Value for head command', name: 'CUTOFF'