Skip to content

Commit

Permalink
comment out authcertname
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmang committed Jan 16, 2025
1 parent 699cbbb commit 1daacb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/templates/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
EsrpClientId: '7129dd35-ad94-49a9-98c7-eb4cf3cd36a9'
UseMSIAuthentication: true
AuthAKVName: 'aif-autogen-esrp-kv'
AuthCertName: 'AutoGenPublishESRPPKI'
#AuthCertName: 'AutoGenPublishESRPPKI'
AuthSignCertName: 'AutoGenPublishESRPPKI' # this variable is only needed for codesign
FolderPath: '$(build.artifactstagingdirectory)\codesign'
Pattern: '*.dll'
Expand Down

0 comments on commit 1daacb2

Please sign in to comment.