We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b4653 commit ab51931Copy full SHA for ab51931
windows-release/sign-files.yml
@@ -48,7 +48,6 @@ steps:
48
"##vso[task.setvariable variable=AZURE_CLIENT_ID;issecret=true]${env:servicePrincipalId}"
49
"##vso[task.setvariable variable=AZURE_ID_TOKEN;issecret=true]${env:idToken}"
50
"##vso[task.setvariable variable=AZURE_TENANT_ID;issecret=true]${env:tenantId}"
51
- "##vso[task.setvariable variable=AZURE_TOKEN_CREDENTIALS]AzureCliCredential"
52
addSpnToEnvironment: true
53
54
- powershell: >
0 commit comments