onnxruntime/tools/ci_build/github/azure-pipelines
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
..
nodejs/templates Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
nuget/templates Updating cudnn from 8 to 9 on exsiting cuda 12 docker image (#20925) 2024-06-11 09:37:16 -07:00
stages Updating cudnn from 8 to 9 on exsiting cuda 12 docker image (#20925) 2024-06-11 09:37:16 -07:00
templates Fix a few issues in "Zip-Nuget-Java-Nodejs Packaging Pipeline" (#21014) 2024-06-12 09:44:24 -07:00
triggers
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
android-x86_64-crosscompile-ci-pipeline.yml
bigmodels-ci-pipeline.yml Improve stable diffusion image parity test stability (#20904) 2024-06-04 10:19:32 +08:00
binary-size-checks-pipeline.yml
build-perf-test-binaries-pipeline.yml
c-api-noopenmp-packaging-pipelines.yml Update c-api-noopenmp-packaging-pipelines.yml: remove CUDA version parameter (#20955) 2024-06-07 11:19:59 -07:00
clean-build-docker-image-cache-pipeline.yml
cuda-packaging-pipeline.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
linux-ci-pipeline.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
linux-cpu-aten-pipeline.yml Update Aten pipeline's docker file to use UBI8 (#20856) 2024-05-30 07:38:15 -07:00
linux-cpu-eager-pipeline.yml Update Aten pipeline's docker file to use UBI8 (#20856) 2024-05-30 07:38:15 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
linux-dnnl-ci-pipeline.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
linux-gpu-ci-pipeline.yml Updating cudnn from 8 to 9 on exsiting cuda 12 docker image (#20925) 2024-06-11 09:37:16 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Updating cudnn from 8 to 9 on exsiting cuda 12 docker image (#20925) 2024-06-11 09:37:16 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml [EP Perf] Fix on EP Perf (#20683) 2024-05-15 21:38:52 -07:00
linux-migraphx-ci-pipeline.yml
linux-openvino-ci-pipeline.yml
linux-qnn-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
mac-ios-packaging-pipeline.yml Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
mac-react-native-ci-pipeline.yml Address React Native pipeline component detection timeout (#20871) 2024-05-30 16:37:03 -07:00
npm-packaging-pipeline.yml Increase NPM ComponentDetection.Timeout: 1200 (#20681) 2024-05-15 13:41:59 -07:00
nuget-cuda-publishing-pipeline.yml adding publishing stage to publish java CUDA 12 pkg to ado (#20834) 2024-05-29 16:24:23 -07:00
orttraining-linux-ci-pipeline.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
orttraining-linux-gpu-ci-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Migrate training storage from SAS to managed identity (#20618) 2024-05-09 15:44:29 -07:00
orttraining-linux-nightly-ortmodule-test-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
orttraining-py-packaging-pipeline-cpu.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
orttraining-py-packaging-pipeline-cuda.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
orttraining-py-packaging-pipeline-cuda12.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
orttraining-py-packaging-pipeline-rocm.yml
post-merge-jobs.yml Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
publish-nuget.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
py-cuda-package-test-pipeline.yml
py-cuda-packaging-pipeline.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
py-cuda-publishing-pipeline.yml Update py-publishing pipeline to use the resoure from packaging pipeline (#20888) 2024-06-01 16:10:02 -07:00
py-package-build-pipeline.yml
py-package-test-pipeline.yml Upgrade GCC and remove the dependency on GCC8's experimental std::filesystem implementation (#20893) 2024-06-03 10:14:08 -07:00
py-packaging-pipeline.yml Publish debug symbols for Windows python packages (#20973) 2024-06-10 12:33:49 -07:00
qnn-ep-nuget-packaging-pipeline.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
web-ci-pipeline.yml
win-ci-fuzz-testing.yml
win-ci-pipeline.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
win-gpu-ci-pipeline.yml
win-gpu-reduce-op-ci-pipeline.yml
win-gpu-tensorrt-ci-pipeline.yml
win-qnn-arm64-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
win-qnn-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00