This commit is contained in:
s434695 2021-03-28 21:21:48 +02:00
parent 14bd8f4773
commit 577049cde0

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
//Definijuemy parametry, które będzie można podać podczas wywoływania zadania //Definijuemy parametry, które będzie można podać podczas wywoływania zadania
parameters { parameters {
string ( string (
defaultValue: '10000!', defaultValue: '10000',
description: 'Obcięcie zbioru', description: 'Obcięcie zbioru',
name: 'CUTOFF', name: 'CUTOFF',
trim: false trim: false