Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin Huang <huangmin@microsoft.com>2022-09-30 10:39:13 +0300
committerMin Huang <huangmin@microsoft.com>2022-09-30 10:39:13 +0300
commitb55c91ed8f7e49ef8cec0dfeeea4df8a453198de (patch)
tree6bc9e1d9ba509d8f786afa0b2116415a63c22f52
parent945758ad3d4b48be10b93ae63701b77ab2d0d4d1 (diff)
change code sign service
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 16907e31..f5927d37 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -206,7 +206,7 @@ stages:
displayName: 'Sign NuGet packages'
condition: eq(variables['mdocVersion.NeedUpdate'], true)
inputs:
- ConnectedServiceName: 'CodeSigning-APEX'
+ ConnectedServiceName: 'Docs ESRP Code Signing'
FolderPath: '$(Build.ArtifactStagingDirectory)'
Pattern: '*.nupkg'
signConfigType: inlineSignParams