Skip to content

Commit 543ff51

Browse files
committed
Always use CLI credentials
1 parent aee82e1 commit 543ff51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

windows-release/sign-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ steps:
4747
"##vso[task.setvariable variable=AZURE_CLIENT_ID;issecret=true]${env:servicePrincipalId}"
4848
"##vso[task.setvariable variable=AZURE_ID_TOKEN;issecret=true]${env:idToken}"
4949
"##vso[task.setvariable variable=AZURE_TENANT_ID;issecret=true]${env:tenantId}"
50+
"##vso[task.setvariable variable=AZURE_TOKEN_CREDENTIALS]AzureCliCredential"
5051
addSpnToEnvironment: true
5152

5253
- powershell: >

0 commit comments

Comments
 (0)