onnxruntime/tools/ci_build/github/linux
Yi Zhang 7d20d889d1
Use cache for compilation in container (#13960)
### Description
For compilation in container,  ADO Cache task doesn't work directly.
The workaround is to mount the cache directory to the container, and let
CCache in container to read/write cache data.
In short, we just leverage ADO API to download/upload cache data.

The Post-jobs works in stack-mode, So the PostBuildCleanUp Tasks should
be defined first.
Thus, The PostBuildCleanUp would be executed lastly.
Else, Cache Task would fail to upload cache because the Agent Directory
is cleaned.
2022-12-16 07:19:07 +08:00
..
docker Use cache for compilation in container (#13960) 2022-12-16 07:19:07 +08:00
ort_minimal Add build configuration to binary size checks pipeline. (#13208) 2022-10-05 12:39:19 -07:00
tvm Bump protobuf from 3.18.1 to 3.18.3 in /tools/ci_build/github/linux/tvm 2022-09-24 21:12:16 -07:00
build_cuda_c_api_package.sh Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
build_linux_arm64_python_package.sh Remove unused git submodules (#13830) 2022-12-07 21:59:16 -08:00
build_yocto.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
copy_strip_binary.sh include coreml_provider_factory.h in macos build instead of coreml_ex… (#12138) 2022-07-11 18:27:01 -07:00
create_package.sh
extract_and_bundle_gpu_package.sh Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
java_copy_strip_binary.sh Change native folder name for java macos arm64 (#12335) 2022-07-27 15:13:07 -07:00
java_linux_final_test.sh Update protobuf-java to version 3.21.7 (#13630) 2022-11-17 15:04:42 -08:00
run_build.sh Remove unused git submodules (#13830) 2022-12-07 21:59:16 -08:00
run_dockerbuild.sh Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
run_python_dockerbuild.sh Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
run_python_tests.sh Add license header to some files. (#13074) 2022-09-23 18:46:02 -07:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00