1

I have problem with setting up my Jenkins.

What I want to achieve is when I click on "Build with Parameters" option and choose specific environment, one of parameters from .properties file should be passed into variableFromApp field.

I also want this field to be editable.

Can I do that?

jenkins view

Andrew Gray
  • 3,593
  • 3
  • 35
  • 62
jb27
  • 93
  • 1
  • 1
  • 7
  • 1
    You can use `Active Choice Parameter` which support you write Groovy script, see this example: https://stackoverflow.com/questions/51739610/how-to-create-a-set-of-jenkins-variables-based-on-one-chosen-parameter – yong Aug 10 '18 at 07:45

0 Answers0