Passing parameter value from properties file to Jenkins

1.4k Views Asked by At

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

0

There are 0 best solutions below