
the join-trigger plugin supports publishers to be triggered on a join. Only certain publishers work, but this should enable support for it. Change-Id: I04afc2aedd0c57e9e64c46dbdc7f694d47186bbb Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
13 lines
309 B
YAML
13 lines
309 B
YAML
publishers:
|
|
- join-trigger:
|
|
projects:
|
|
- project-one
|
|
- project-two
|
|
even-if-unstable: true
|
|
publishers:
|
|
- trigger-parameterized-builds:
|
|
- project: archive
|
|
current-parameters: true
|
|
- project: cleanup
|
|
current-parameters: true
|