diff --git a/automation/taskcluster/lib/tasks.py b/automation/taskcluster/lib/tasks.py index 35690ea63..16caf8b02 100644 --- a/automation/taskcluster/lib/tasks.py +++ b/automation/taskcluster/lib/tasks.py @@ -159,7 +159,7 @@ class TaskBuilder(object): self.commit, product, postfix ), 'index.project.mobile.fenix.branch.{}.pushdate.{}.{}.{}.latest.{}.{}'.format( - self.short_head_branch. self.date.year, self.date.month, self.date.day, + self.short_head_branch, self.date.year, self.date.month, self.date.day, product, postfix ), ]