~ubuntu-branches/ubuntu/utopic/jenkins-job-builder/utopic

1
2
3
4
5
6
7
parameters:
  - dynamic-choice:
      name: OPTIONS
      description: "Available options"
      script: "['optionA', 'optionB']"
      remote: false
      read-only: false