jjb: binutils-gdb: add email notification publisher
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 14 Oct 2021 12:56:07 +0000 (08:56 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Mar 2022 19:26:21 +0000 (15:26 -0400)
I'd like to receive messages when this job fails.

Change-Id: Ifb1147abc811b2031dc4be9238274c2986038593

jobs/binutils-gdb.yaml

index 94712b133f9fa8a46cacf33590d885716ca3edf0..5e3ac88679a143559e044082e53aab7cac549e75 100644 (file)
@@ -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
This page took 0.025283 seconds and 4 git commands to generate.