Skip to content

Commit

Permalink
Update AzureDevOps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelhorak authored Jan 4, 2025
1 parent 6032c6a commit 3dfd6a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/AzureDevOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ jobs:
with:
client-id: ${{ secrets.ENTRA_APP_CLIENT_ID }}
tenant-id: ${{ secrets.ENTRA_APP_TENANT_ID }}
allow-no-subscriptions: true
enable-debug-logs: true
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
# allow-no-subscriptions: true
# enable-debug-logs: true

# Step 2: Obtain Azure DevOps token
- name: Get Azure DevOps token
Expand Down

0 comments on commit 3dfd6a3

Please sign in to comment.