Skip to content

Commit a404661

Browse files
author
opentofu[bot]
committed
chore(CI): add github workflow
1 parent 673701c commit a404661

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
path: dist
3939
- name: Azure CLI Login
4040
uses: azure/login@v2
41+
env:
42+
AZURE_LOGIN_PRE_CLEANUP: false
43+
AZURE_LOGIN_POST_CLEANUP: false
4144
with:
4245
client-id: ${{ secrets.AZURE_CLIENT_ID }}
4346
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)