mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 11:54:54 +00:00
downdgrade azure loging to v1
This commit is contained in:
2
.github/workflows/dev_syncrow(dev).yml
vendored
2
.github/workflows/dev_syncrow(dev).yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
run: unzip release.zip
|
run: unzip release.zip
|
||||||
|
|
||||||
- name: Login to Azure
|
- name: Login to Azure
|
||||||
uses: azure/login@v2
|
uses: azure/login@v1
|
||||||
with:
|
with:
|
||||||
creds: ${{ secrets.AZURE_CREDENTIALS }} # JSON Service Principal credentials for Azure in a secret
|
creds: ${{ secrets.AZURE_CREDENTIALS }} # JSON Service Principal credentials for Azure in a secret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user