summaryrefslogtreecommitdiffstats
path: root/taskcluster/gecko_taskgraph/transforms/artifacts.yml
blob: b41c6572836b9304530a63bd3591413f5df56a87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
win:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest

linux:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest

macos:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest

android:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest