20cd667211
This change introduces three new options that allow users to configure the trigger-parameterized-builds publisher to look in matrix child build workspaces when looking for parameter files. Change-Id: I6348eb48fd09158f50fb49fb374cb2ce46b29765
7 lines
150 B
YAML
7 lines
150 B
YAML
publishers:
|
|
- trigger-parameterized-builds:
|
|
- project:
|
|
- other_job
|
|
property-file: version.prop
|
|
use-matrix-child-files: True
|