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
|
||||
parameters {
|
||||
string (
|
||||
defaultValue: '10000!',
|
||||
defaultValue: '10000',
|
||||
description: 'Obcięcie zbioru',
|
||||
name: 'CUTOFF',
|
||||
trim: false
|
||||
|
Loading…
Reference in New Issue
Block a user