Skip to content

Commit b869018

Browse files
Update azure-dev-validation.yml
1 parent dc32ef3 commit b869018

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
3232
AZURE_ENV_NAME: ${{ secrets.AZURE_ENV_NAME }}
3333
AZURE_LOCATION: ${{ secrets.AZURE_LOCATION }}
34-
AZURE_AI_DEPLOYMENT_LOCATION : ${{ secrets.AZURE_AI_DEPLOYMENT_LOCATION }}
34+
AZURE_AI_DEPLOYMENT_LOCATION : ${{ secrets.AZURE_AI_DEPLOYMENT_LOCATION }}
35+
AZURE_ENV_MODEL_CAPACITY : 1
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3637
# Step 3: Print the result of the validation
3738
- name: Print result

0 commit comments

Comments
 (0)