onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
manylinux
training
install-protobuf.sh
install_ninja.sh
install_openmpi.sh
install_os_deps.sh
install_protobuf.sh
install_python_deps.sh
install_ubuntu.sh
requirements.txt