Skip to content

Commit f627d54

Browse files
authored
Add per-chunk mapping artifact (#113)
1 parent 09991a2 commit f627d54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bot/taskcluster-hook.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
"path": "/chunk_mapping.tar.xz",
5858
"type": "file"
5959
},
60+
"public/per_chunk_mapping.tar.xz": {
61+
"path": "/per_chunk_mapping.tar.xz",
62+
"type": "file"
63+
},
6064
"public/zero_coverage_report.json": {
6165
"path": "/zero_coverage_report.json",
6266
"type": "file"

0 commit comments

Comments
 (0)