Update the template files to correct stage to fix the python cuda 12 packaging pipeline (#18651)

This commit is contained in:
Jian Chen 2023-12-01 07:57:46 -08:00 committed by GitHub
parent 182c525416
commit d69842226b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ resources:
ref: 5eda9aded5462201e6310105728d33016e637ea7
stages:
- template: stages/py-nuget-combine-cuda-stage.yml
- template: stages/py-cuda-packaging-stage.yml
parameters:
enable_linux_gpu: ${{ parameters.enable_linux_gpu }}
enable_windows_gpu: ${{ parameters.enable_windows_gpu }}