Skip to content

Commit 8d0bd7b

Browse files
updated deploy pipeline
1 parent cff26a9 commit 8d0bd7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
--template-file infra/main.bicep \
9898
--parameters \
9999
Prefix="${{ env.SOLUTION_PREFIX }}" \
100-
AzureAiServiceLocation="northcentralus" \
100+
AzureAiServiceLocation="eastus" \
101101
capacity=${{ env.GPT_MIN_CAPACITY }} \
102102
imageVersion="${IMAGE_TAG}"\
103103
--debug

0 commit comments

Comments
 (0)