From 2ce2a107994e59cac5179d457b6058e8561b624c Mon Sep 17 00:00:00 2001 From: Ben Hearsum Date: Mon, 13 Jan 2025 20:38:04 -0500 Subject: [PATCH] temp: use autograph gcp prod for signing --- taskcluster/kinds/repackage-signing/kind.yml | 2 +- taskcluster/kinds/signing/kind.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/taskcluster/kinds/repackage-signing/kind.yml b/taskcluster/kinds/repackage-signing/kind.yml index 262da8e64..c9ae71022 100644 --- a/taskcluster/kinds/repackage-signing/kind.yml +++ b/taskcluster/kinds/repackage-signing/kind.yml @@ -29,7 +29,7 @@ tasks: add-index-routes: name: windows type: build - signing-format: stage_autograph_authenticode_202404 + signing-format: gcp_prod_autograph_authenticode_202404 treeherder: job-symbol: Bs kind: build diff --git a/taskcluster/kinds/signing/kind.yml b/taskcluster/kinds/signing/kind.yml index ad9f5ddea..1fb79713b 100644 --- a/taskcluster/kinds/signing/kind.yml +++ b/taskcluster/kinds/signing/kind.yml @@ -37,11 +37,11 @@ tasks: default: build signing-format: by-build-type: - android.*: stage_autograph_apk - linux.*: stage_autograph_debsign + android.*: gcp_prod_autograph_apk + linux.*: gcp_prod_autograph_debsign macos.*: macapp - windows/opt: stage_autograph_authenticode_202404 - addons/opt: stage_autograph_rsa + windows/opt: gcp_prod_autograph_authenticode_202404 + addons/opt: gcp_prod_autograph_rsa treeherder: job-symbol: by-build-type: