From f26a17e57acc3e19535aa29a76bd1ef235e1232c Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Tue, 2 Apr 2019 14:38:24 +0200 Subject: [PATCH] [fenix] Add missing nightly decision job on Treeherder --- .taskcluster.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.taskcluster.yml b/.taskcluster.yml index 9edb997aa..10887004d 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -203,6 +203,8 @@ tasks: expires: ${expires_in} extra: cron: {$json: {$eval: 'cron'}} + treeherder: + symbol: N metadata: name: Fenix Nightly Decision Task description: Decision task scheduled by cron task [${cron.task_id}](https://tools.taskcluster.net/tasks/${cron.task_id})