Skip to content

Commit f733431

Browse files
Sign packages (#1779)
1 parent 0674cb7 commit f733431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azurepipelines/build-release-packages-1es.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,9 @@ extends:
293293
arguments: '--MainPackage=true --AssembliesPath="$(Build.ArtifactStagingDirectory)\assemblies" --StorageAuthParams="$(appcenter-sdk-blob-storage-access-secret)"'
294294
Version: 2.2.0
295295

296-
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
296+
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@2
297297
displayName: 'Sign Packages'
298-
enabled: false
298+
enabled: true
299299
inputs:
300300
ConnectedServiceName: 'MobileCenter-ESRP'
301301
FolderPath: '$(System.DefaultWorkingDirectory)/'

0 commit comments

Comments
 (0)