Skip to content

Commit 4ed23ea

Browse files
authored
Add --service-principal
1 parent 0561ce8 commit 4ed23ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/azdo-build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ runs:
8989
--allow-no-subscription \
9090
--client-id ${{ inputs.azure-client-id }} \
9191
--federated-token ${{ github.token }} \
92+
--service-principal \
9293
--tenant ${{ inputs.azure-tenant-id }}
9394
shell: bash
9495

0 commit comments

Comments
 (0)