Skip to content

Commit c702039

Browse files
committed
prepackage test
1 parent e1b259f commit c702039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/azure-dev-down.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
azd env set RS_RESOURCE_GROUP "$RS_RESOURCE_GROUP"
7878
azd env set RESOURCE_SHARE_USER "$RESOURCE_SHARE_USER"
7979
80-
azd env refresh
80+
azd package
8181
azd provision --preview # https://github.com/Azure/azure-dev/issues/4317
8282
azd down --no-prompt --force --purge

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
infra:
66
provider: terraform
77
hooks:
8-
prerestore:
8+
prepackage:
99
- shell: pwsh
1010
continueOnError: false
1111
interactive: false

0 commit comments

Comments
 (0)