jenkins-job-builder/tests/parameters/fixtures/persistent-choice-param-full.yaml

9 lines
175 B
YAML
Raw Normal View History

parameters:
- persistent-choice:
name: project
choices:
- nova
- glance
description: "On which project to run?"
successfulOnly: true