diff --git a/bot/taskcluster-hook.json b/bot/taskcluster-hook.json index 5e7fe9be0..d84fc182b 100644 --- a/bot/taskcluster-hook.json +++ b/bot/taskcluster-hook.json @@ -57,6 +57,10 @@ "path": "/chunk_mapping.tar.xz", "type": "file" }, + "public/per_chunk_mapping.tar.xz": { + "path": "/per_chunk_mapping.tar.xz", + "type": "file" + }, "public/zero_coverage_report.json": { "path": "/zero_coverage_report.json", "type": "file"