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 099d79f commit f853d82Copy full SHA for f853d82
.github/workflows/azure-sdk-tools.yml
@@ -92,7 +92,7 @@ jobs:
92
93
- name: Run all discovered checks against azure-template using uv as package manager
94
run: |
95
- sdk_build azure-template -d $(pwd)/wheels --buildid 20250101.1
+ sdk_build azure-template -d $(pwd)/wheels --build_id 20250101.1
96
python eng/scripts/dispatch_checks.py --checks "$AZPYSDK_CHECKS" --wheel_dir $(pwd)/wheels azure-template
97
shell: bash
98
env:
0 commit comments