Skip to content

Commit ab51931

Browse files
committed
Remove environment variable I thought I got last commit
1 parent 76b4653 commit ab51931

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

windows-release/sign-files.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ steps:
4848
"##vso[task.setvariable variable=AZURE_CLIENT_ID;issecret=true]${env:servicePrincipalId}"
4949
"##vso[task.setvariable variable=AZURE_ID_TOKEN;issecret=true]${env:idToken}"
5050
"##vso[task.setvariable variable=AZURE_TENANT_ID;issecret=true]${env:tenantId}"
51-
"##vso[task.setvariable variable=AZURE_TOKEN_CREDENTIALS]AzureCliCredential"
5251
addSpnToEnvironment: true
5352

5453
- powershell: >

0 commit comments

Comments
 (0)