From 54d7a24c068db22414c3198f153a0b0a0f017fdc Mon Sep 17 00:00:00 2001 From: s444417 Date: Thu, 24 Mar 2022 18:22:40 +0100 Subject: [PATCH] fix --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',