-
This is not supported currently.
-
Name Previous Value Current Value Type
Question
Improvement
-
Is there perhaps a workaround? Such as creating a separate job that then calls the actual job multiple times with different parameters?
-
Yes, you may create a new job depending on the job to be triggered, and filling param combinations in the new job. You can then trigger the new job.
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
The tutorial at https://docs.onedev.io/tutorials/cicd/matrix-build instructs how to define a trigger that creates a build for every option combination.
What if, instead of a trigger, I want to select the combinations in the UI when running a job?