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

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

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

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