[fenix] Add notification for failed nightly decision task.

pull/600/head
Mihai Tabara 6 years ago committed by Sebastian Kaspari
parent 29bac332b8
commit 698cadf788

@ -65,6 +65,8 @@ tasks:
- queue:route:index.project.mobile.fenix.staging-signed-nightly.* - queue:route:index.project.mobile.fenix.staging-signed-nightly.*
- secrets:get:garbage/staging/project/mobile/fenix/sentry - secrets:get:garbage/staging/project/mobile/fenix/sentry
- secrets:get:garbage/staging/project/mobile/fenix/leanplum - secrets:get:garbage/staging/project/mobile/fenix/leanplum
routes:
- notify.email.fenix-eng-notifications@mozilla.com.on-failed
payload: payload:
maxRunTime: 600 # Decision should remain fast enough to schedule a handful of tasks maxRunTime: 600 # Decision should remain fast enough to schedule a handful of tasks
image: mozillamobile/fenix:1.3 image: mozillamobile/fenix:1.3

Loading…
Cancel
Save