Skip to content

Commit c17dfe8

Browse files
interactive true
1 parent 3e2e8d8 commit c17dfe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ hooks:
2727
shell: sh
2828
run: >
2929
chmod u+r+x ./scripts/validate_model_deployment_quota.sh; chmod u+r+x ./scripts/validate_model_quota.sh; ./scripts/validate_model_deployment_quota.sh --SubscriptionId "$AZURE_SUBSCRIPTION_ID" --Location "${AZURE_AISERVICE_LOCATION:-japaneast}" --ModelsParameter "aiModelDeployments"
30-
interactive: false
30+
interactive: true
3131
continueOnError: false
3232

3333
windows:

0 commit comments

Comments
 (0)