fix
This commit is contained in:
parent
7e1fdb63a1
commit
ced308c693
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
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 {
|
parameters {
|
||||||
string (
|
string (
|
||||||
defaultValue: 'Hello World!',
|
defaultValue: 'Hello World!',
|
||||||
|
Loading…
Reference in New Issue
Block a user