Questions tagged [extended-choice-parameter]

The extended choice parameter Jenkins plugin adds extended functionality to Choice parameter.

The extended choice parameter Jenkins plugin adds extended functionality to Choice parameter.

32 questions
0
votes
1 answer

Jenkins: Pass multiple MAVEN profiles via user selection

following situation: I want to build a maven project via jenkins and also be able to select multiple maven profiles (to be precise it has to build with two profiles, one of those is a fixed value called 'dev', so basically I want to be able to…
Vortilion
  • 406
  • 2
  • 6
  • 24
0
votes
2 answers

Jenkins - selecting a downstream job as a checkbox parameter

Lets say there is project A which has a checkbox parameter called jobs. In the jobs parameter there are three downstream jobs B, C and D. Now, is it possible that if I select C and D only those two downstream jobs get triggered? I know I can do it…
Jason
  • 2,246
  • 6
  • 34
  • 53
1 2
3