edit Jenkinsfile
This commit is contained in:
parent
63b028fd5a
commit
8acc0c8d9d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -1,6 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
//Definijuemy 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