Skip to content

Commit

Permalink
Fix failing WIF task
Browse files Browse the repository at this point in the history
It was trying to set the access token on the wrong service connection.
  • Loading branch information
AArnott committed Jul 2, 2024
1 parent 44029ed commit 6d9184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/prepare-insertion-stages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ stages:
- template: WIFtoPATauth.yml
parameters:
wifServiceConnectionName: azure-public/vside package push
deadPATServiceConnectionId: 207efd62-fd0f-43e7-aeae-17c4febcc660 # azure-public/vs-impl
deadPATServiceConnectionId: 42175e93-c771-4a4f-a132-3cca78f44b3b # azure-public/vssdk

0 comments on commit 6d9184a

Please sign in to comment.