Skip to content

Commit f2ca520

Browse files
author
johnydev-1
committed
ci workflow
1 parent 03c46a1 commit f2ca520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2020
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
2121
client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
22+
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
2223

2324
- name: Log in to ACR
2425
run: |

0 commit comments

Comments
 (0)