Job descriptions for Jenkins Job Builder in JSON format.
Declarations
Type
list of string
Default
[ ]
Example
[
''
[ { "job":
{ "name": "jenkins-job-test-2",
"builders": [ "shell": "echo 'Hello world!'" ]
}
}
]
''
]