onnxruntime/tools/ci_build/github
Changming Sun 8237568b65
Fix the rocm packaging pipeline package upload problem (#11174)
In #11114 , I changed the script to use azcopy instead of azure blob storage's python APIs. However, it doesn't work for the AMD rocm pipeline, because:

1. The machines do not have azcopy installed
2. The machines are not in Azure, so they don't have Azure managed identity. So they still need to use SAS.

Therefore in this PR I get the old python file back, but only use it in the AMD pipeline.
2022-04-11 13:59:44 -07:00
..
android Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
apple [iOS packaging] Minor updates. (#10755) 2022-03-04 16:02:53 +10:00
azure-pipelines Fix the rocm packaging pipeline package upload problem (#11174) 2022-04-11 13:59:44 -07:00
js Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
linux Remove Rocm 4.2 from CI Build (#11130) 2022-04-07 11:42:09 -07:00
pai update the amd ci pipeline (#10723) 2022-03-07 18:39:42 +08:00
python_checks
windows Add linux and macos arm64 java aritifacts (#10981) 2022-03-25 16:23:17 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00