This commit is contained in:
s444501 2022-03-26 00:14:59 +01:00
parent 1a610e8ce4
commit 9836f6e3a4

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ node {
properties([
parameters([
string(
defaultValue: 'Hello World!',
defaultValue: 'Hello Worldddddd!',
description: 'Tekst do wyświetlenie',
name: 'INPUT_TEXT',
trim: false