mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
also delete identity
This commit is contained in:
parent
22ab69504c
commit
2405dd4cba
1
.github/workflows/e2e-windows.yml
vendored
1
.github/workflows/e2e-windows.yml
vendored
@ -177,6 +177,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
az group delete --name ${{ steps.iam-create.outputs.rgName }}-rg --yes
|
||||
az group delete --name ${{ steps.iam-create.outputs.rgName }}-rg-identity --yes
|
||||
az group delete --name ${{ steps.iam-create.outputs.rgName }}-sp --yes
|
||||
|
||||
notify-failure:
|
||||
|
Loading…
x
Reference in New Issue
Block a user