Fixes #1005 - Notify eng when build task fails

nightly-build-test
Jeff Boek 5 years ago committed by Colin Lee
parent 9227f67545
commit 6c40063245

@ -65,7 +65,8 @@ def generate_build_task(apks, is_staging):
scopes=[
"secrets:get:{}".format(sentry_secret),
"secrets:get:{}".format(leanplum_secret)
]
],
routes=["notify.email.fenix-eng-notifications@mozilla.com.on-failed"]
)

Loading…
Cancel
Save