From 58111dd96360727137b05698602c9132ae3f64f6 Mon Sep 17 00:00:00 2001 From: David Federman Date: Tue, 16 Sep 2025 15:07:05 -0700 Subject: [PATCH] Add signWithProd to official builds --- azure-pipelines-official.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index dd03d36..c0056e3 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -49,6 +49,7 @@ extends: signing: enabled: true signType: 'real' + signWithProd: true zipSources: false outputs: - output: pipelineArtifact