diff --git a/infra/taskcluster-hook-data-pipeline.json b/infra/taskcluster-hook-data-pipeline.json index 4608be0d56..1c123679f5 100644 --- a/infra/taskcluster-hook-data-pipeline.json +++ b/infra/taskcluster-hook-data-pipeline.json @@ -1,4 +1,10 @@ { + "bindings": [ + { + "exchange": "exchange/taskcluster-queue/v1/task-completed", + "routingKeyPattern": "route.project.bugbug.deploy_ending" + } + ], "schedule": ["0 0 1,16 * *"], "metadata": { "description": "",