Skip to content

Commit

Permalink
force tear down
Browse files Browse the repository at this point in the history
  • Loading branch information
kpantos committed Dec 12, 2024
1 parent 16619af commit 32500a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
run: azd up --no-prompt

- name: Tear Down Infrastructure
run: azd down --no-prompt --purge
run: azd down --no-prompt --force --purge

0 comments on commit 32500a7

Please sign in to comment.