We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2f20e commit cfc69caCopy full SHA for cfc69ca
.azure-pipelines/ci-build.yml
@@ -79,6 +79,7 @@ extends:
79
arguments: '--configuration $(BuildConfiguration) --no-build'
80
81
- task: EsrpCodeSigning@5
82
+ displayName: 'ESRP CodeSigning binaries'
83
inputs:
84
ConnectedServiceName: 'Federated DevX ESRP Managed Identity Connection'
85
AppRegistrationClientId: '65035b7f-7357-4f29-bf25-c5ee5c3949f8'
@@ -144,6 +145,7 @@ extends:
144
145
displayName: 'pack Hidi'
146
147
148
+ displayName: 'ESRP CodeSigning Nuget Packages'
149
150
151
0 commit comments