edit Jenkinsfile
This commit is contained in:
parent
63b028fd5a
commit
8acc0c8d9d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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!',
|
||||
|
Loading…
Reference in New Issue
Block a user