You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jenkins-job-builder/tests/parameters/fixtures/string-param002.yaml

7 lines
137 B

parameters:
- string:
name: FOO
default: bar
description: A parameter named FOO, defaults to 'bar'.
trim: true