This commit is contained in:
s444501 2022-03-26 00:28:51 +01:00
parent 9836f6e3a4
commit 29f6a24bbb

2
Jenkinsfile vendored
View File

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