updating log interceptor for read role
This commit is contained in:
@@ -23,8 +23,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install Azure CLI
|
- name: Install Azure CLI
|
||||||
run: |
|
run: |
|
||||||
curl -sL https://aka.ms | sudo bash
|
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||||
|
|
||||||
- name: Log in to Azure
|
- name: Log in to Azure
|
||||||
uses: azure/login@v3
|
uses: azure/login@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
# Flying API
|
# Flying API
|
||||||
|
|
||||||
An API for the Flying app.
|
An API for the Flying app.
|
||||||
|
|
||||||
...
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
...
|
|
||||||
Reference in New Issue
Block a user