This commit is contained in:
s444501 2022-03-26 00:45:39 +01:00
parent 29f6a24bbb
commit 850c6cf80b

2
Jenkinsfile vendored
View File

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