Skip to content

Commit 80e5e7c

Browse files
committed
Trigger the data pipeline hook on new versions
1 parent fc805dd commit 80e5e7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

infra/taskcluster-hook-data-pipeline.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"bindings": [
3+
{
4+
"exchange": "exchange/taskcluster-queue/v1/task-completed",
5+
"routingKeyPattern": "route.project.bugbug.deploy_ending"
6+
}
7+
],
28
"schedule": ["0 0 1,16 * *"],
39
"metadata": {
410
"description": "",

0 commit comments

Comments
 (0)