From f7ec2896b2ee388f6167a9f5c28e9c9371621cdd Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Thu, 14 Oct 2021 08:56:07 -0400 Subject: [PATCH] jjb: binutils-gdb: add email notification publisher I'd like to receive messages when this job fails. Change-Id: Ifb1147abc811b2031dc4be9238274c2986038593 --- jobs/binutils-gdb.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 94712b1..5e3ac88 100644 --- a/jobs/binutils-gdb.yaml +++ b/jobs/binutils-gdb.yaml @@ -63,6 +63,8 @@ allow-empty: false - junit: results: 'results/*.xml' + - email: + recipients: 'simon.marchi@efficios.com' - job-template: name: dev_gerrit_binutils-gdb_build -- 2.34.1