jenkins-job-builder/tests/reporters/fixtures/email-full.yaml
Vsevolod Fedorov 21f0506e65 Add tests for 'email' reporter
Change-Id: Idf5b24e41cfd458824abb9bc634582827c3f2575
2023-11-22 11:15:51 +03:00

8 lines
180 B
YAML

project-type: maven
reporters:
- email:
recipients: breakage@example.com
notify-every-unstable-build: false
send-to-individuals: true
notify-for-each-module: false