diff --git a/Jenkinsfile b/Jenkinsfile index 0352999..631d343 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { agent any - //Definijuemy parametry, które będzie można podać podczas wywoływania zadania + //Definiujemy parametry, które będzie można podać podczas wywoływania zadania parameters { string ( defaultValue: 'Hello World!',