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