Forum Discussion

harmancheema's avatar
harmancheema
Occasional Contributor
7 years ago
Solved

Set variable in groovy based on parameter from Jenkins

I have a groovy script in my tests which takes the user input to set the environment and project variables. I'm trying to integrate the tests with jenkins, and want to create a parameterized build fo...