onnxruntime/tools/ci_build/github/azure-pipelines/templates
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
..
jobs Fix a few issues in "Zip-Nuget-Java-Nodejs Packaging Pipeline" (#21014) 2024-06-12 09:44:24 -07:00
stages Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
android-binary-size-check-stage.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
android-dump-logs-from-steps.yml
android-java-api-aar-test.yml Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
android-java-api-aar.yml Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
build-linux-wasm-step.yml
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml
c-api-cpu.yml Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
c-api-linux-cpu.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
check-cache-stats.yml
check_test_result.yml
clean-agent-build-directory-step.yml
common-variables.yml
compliance.yml
component-governance-component-detection-steps.yml Component Governance fix round 5 (#20905) 2024-06-03 14:22:22 -07:00
download-deps.yml [CUDA] upgrade cutlass to 3.5.0 (#20940) 2024-06-11 13:32:15 -07:00
esrp_nuget.yml Upgrade ESRP signing task from v2 to v5 (#20995) 2024-06-12 08:31:53 +08:00
explicitly-defined-final-tasks.yml
final-jar-testing.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
flex-downloadPipelineArtifact.yml
get-docker-image-steps.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
install-appcenter.yml
java-api-artifacts-package-and-publish-steps-posix.yml
linux-build-step-with-cache.yml
linux-ci.yml
linux-cpu-packaging-pipeline.yml
linux-wasm-ci.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
linux-web-init-and-check.yml
mac-build-step-with-cache.yml
mac-cpu-packaging-pipeline.yml
mac-cpu-packaging-steps.yml
mac-cpu-packing-jobs.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
mac-esrp-dylib.yml Upgrade ESRP signing task from v2 to v5 (#20995) 2024-06-12 08:31:53 +08:00
make_java_win_binaries.yml Refactor deprecated gradle syntax (#20922) 2024-06-07 11:08:52 -07:00
nodejs-artifacts-package-and-publish-steps-posix.yml
nodejs-artifacts-package-and-publish-steps-windows.yml
ondevice-training-cpu-packaging-pipeline.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
orttraining-linux-gpu-test-ci-pipeline.yml Migrate training storage from SAS to managed identity (#20618) 2024-05-09 15:44:29 -07:00
py-linux-gpu.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
py-linux.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
py-package-smoking-test.yml
py-packaging-linux-test-cpu.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
py-packaging-linux-test-cuda.yml Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
py-packaging-selectable-stage.yml [TensorRT EP] support TensorRT 10-GA (#20506) 2024-05-01 11:10:53 -07:00
py-packaging-stage.yml Publish debug symbols for Windows python packages (#20973) 2024-06-10 12:33:49 -07:00
py-packaging-training-cuda-stage-steps.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
py-packaging-training-cuda-stage.yml Reuse T4 for Cuda12.2 training packaging pipeline. (#20244) 2024-04-10 09:21:40 +08:00
py-win-arm64-qnn.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
py-win-gpu.yml Publish debug symbols for Windows python packages (#20973) 2024-06-10 12:33:49 -07:00
py-win-x64-qnn.yml [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
qnn-ep-win.yml Adding Job names to jobs without a name (#20961) 2024-06-06 19:09:21 -07:00
react-native-ci.yml Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
rocm.yml Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml
set-python-manylinux-variables-step.yml
set-version-number-variables-step.yml
telemetry-steps.yml
upload-code-coverage-data.yml
use-android-emulator.yml
use-android-ndk.yml
use-xcode-version.yml Fix training and macos ci pipelines (#20034) 2024-03-26 12:20:11 -07:00
validate-package.yml
web-browserstack-ci.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
web-ci.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
win-ci.yml Split java's gradle build and test (#20817) 2024-06-03 14:08:45 -07:00
win-esrp-dll.yml Upgrade ESRP signing task from v2 to v5 (#20995) 2024-06-12 08:31:53 +08:00
win-wasm-ci.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
win-web-ci.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
win-web-multi-browsers.yml [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
with-container-registry-steps.yml