Skip to content

Commit b193a5c

Browse files
commit
1 parent fab923f commit b193a5c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/azure-dev.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,3 @@ jobs:
6464
6565
azd up --no-prompt
6666
67-
- name: Cleanup Deployment
68-
if: always()
69-
shell: bash
70-
run: |
71-
azd down --environment "$AZURE_ENV_NAME" --force --purge --no-prompt || true

0 commit comments

Comments
 (0)