edit Jenkinsfile

This commit is contained in:
s487179 2023-03-25 14:11:29 +01:00
parent 63b028fd5a
commit 8acc0c8d9d

1
Jenkinsfile vendored
View File

@ -1,6 +1,5 @@
pipeline {
agent any
//Definijuemy parametry, które będzie można podać podczas wywoływania zadania
parameters {
string (
defaultValue: 'Hello World!',