From b8713d671b88009405e97868b744edca2fc3c9f7 Mon Sep 17 00:00:00 2001 From: szymonj98 Date: Wed, 23 Mar 2022 19:43:19 +0100 Subject: [PATCH] zadanie --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 3677c48..7ce812a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,7 @@ pipeline { ) cutoff( defaultValue: '', - description: 'Value for head command' + description: 'Value for head command', name: 'CUTOFF' ) }