hotfix
This commit is contained in:
parent
14bd8f4773
commit
577049cde0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user