From ad692f27351dbaa119cb7b4f502ca7a705deb8ef Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Wed, 19 Feb 2020 17:02:21 +0100 Subject: [PATCH] Bug 1614287 - part 2: Fix missing cron entry (#8532) --- .cron.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.cron.yml b/.cron.yml index 245e792eb..b5ee6f5c7 100644 --- a/.cron.yml +++ b/.cron.yml @@ -18,6 +18,12 @@ jobs: treeherder-symbol: N-fennec target-tasks-method: fennec-nightly when: [] # Force hook only + - name: fennec-beta + job: + type: decision-task + treeherder-symbol: fennec-beta + target-tasks-method: fennec-beta + when: [] # Force hook only - name: raptor job: type: decision-task