jenkins-job-builder/tests/builders/fixtures/trigger-builds008.yaml
Tomas Turek 453219c72f Adds matrix restriction to trigger-builds plugin
This commit adds restrict-matrix-project option to the trigger-builds
plugin. This option allows you to restrict the subset of the
combinations that the triggered job will run.

Change-Id: I2df3349e15c37cc9a1cbb7d615ad31bb743cf772
Signed-off-by: Tomas Turek <tturek@redhat.com>
2016-06-17 14:49:52 +02:00

5 lines
105 B
YAML

builders:
- trigger-builds:
- project: "build_started"
restrict-matrix-project: label=="x86"