We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223c2c0 commit 91e83cbCopy full SHA for 91e83cb
1 file changed
.github/workflows/job-deploy-windows.yml
@@ -375,9 +375,6 @@ jobs:
375
fi
376
az account set --subscription "${{ secrets.AZURE_SUBSCRIPTION_ID }}"
377
378
- # Upload team configurations and index sample data in one step
379
- # Automatically select "6" (All use cases) for non-interactive deployment
380
- echo "6" | bash infra/scripts/selecting_team_config_and_data.sh
381
# Run the unified post-deploy script non-interactively.
382
# --use-case 7 installs all use cases; --resource-group enables fallbacks
383
# to deployment outputs / naming-convention if azd env values are missing.
0 commit comments