From d06c796f6f8d3397a4aaa31d6cafccca48dd7e7c Mon Sep 17 00:00:00 2001 From: szymonj98 Date: Wed, 23 Mar 2022 19:44:43 +0100 Subject: [PATCH] zadanie --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'