From 9b8a2c59b37144c78aed42bd0f3f2ef07d67e2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Parafi=C5=84ski?= Date: Mon, 4 Apr 2022 08:21:32 +0200 Subject: [PATCH] Zaktualizuj 'Jenkinsfile' --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 4746ae9..28233ee 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { name: 'KAGGLE_KEY' ) string( - defaultValue: '600', + defaultValue: '100', description: 'Cutoff lines', name: 'CUTOFF' )