From 2bb43ffde1a23f11cb79adc0474a8da5775ad814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Wa=C5=82=C4=99sa?= Date: Sun, 27 Mar 2022 22:50:56 +0200 Subject: [PATCH] Zaktualizuj 'Jenkinsfile-stats' --- Jenkinsfile-stats | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Jenkinsfile-stats b/Jenkinsfile-stats index 382d752..9e1cba8 100644 --- a/Jenkinsfile-stats +++ b/Jenkinsfile-stats @@ -1,11 +1,5 @@ pipeline { agent any - parameters{ - buildSelector( - defaultSelector: lastSuccessful(), - description: 'Which build to use for copying artifacts', - name: 'BUILD_SELECTOR') - } stages { stage('First step') { steps {