From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- taskcluster/gecko_taskgraph/transforms/artifacts.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 taskcluster/gecko_taskgraph/transforms/artifacts.yml (limited to 'taskcluster/gecko_taskgraph/transforms/artifacts.yml') diff --git a/taskcluster/gecko_taskgraph/transforms/artifacts.yml b/taskcluster/gecko_taskgraph/transforms/artifacts.yml new file mode 100644 index 0000000000..26f06640ad --- /dev/null +++ b/taskcluster/gecko_taskgraph/transforms/artifacts.yml @@ -0,0 +1,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 -- cgit v1.2.3