onnxruntime/tools/ci_build/github
Changming Sun 99f0fe3fae
Fix a few issues in "Zip-Nuget-Java-Nodejs Packaging Pipeline" (#21014)
### Description
Fix a few issues in the Windows TRT job in "Zip-Nuget-Java-Nodejs
Packaging Pipeline":
1. It is a Windows job. It should not use bash(which is usually not
available on Windows).
2. When it sets ADO vars, it missed a semicolon 

Here is the doc of how to set ADO vars via scripts:
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/set-variables-scripts?view=azure-devops&tabs=bash

You could see it needs a semicolon . Without the semicolon , the vars
will have an extra quotation mark in their values.
2024-06-12 09:44:24 -07:00
..
android Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
apple Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
azure-pipelines Fix a few issues in "Zip-Nuget-Java-Nodejs Packaging Pipeline" (#21014) 2024-06-12 09:44:24 -07:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Updating cudnn from 8 to 9 on exsiting cuda 12 docker image (#20925) 2024-06-11 09:37:16 -07:00
pai fix rocm ci pipeline (#19525) 2024-02-15 00:02:08 -08:00
windows Fix Nuget Cuda pipeline package pipeline (#20741) 2024-05-24 09:15:57 -07:00
Doxyfile_csharp.cfg