Skip to content

Commit b68eef8

Browse files
authored
Update azuredevops.yaml
1 parent fb3ccf2 commit b68eef8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/azuredevops.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
with:
2121
creds: ${{ secrets.AZURE_CREDENTIALS }}
2222

23-
- name: Create Resource Group
24-
run: |
25-
az group create --name myResourceGroup --location eastus
26-
2723
- name: Logout of Azure
2824
run: az logout
2925

0 commit comments

Comments
 (0)