Why I did it Azure pipeline change. Use common template to make it easy to change common steps. Fix docker hang issue. How I did it
Why I did it Docker build has a low rate of hanging up. It hangs on different steps. So, it looks like a bug in docker daemon. How I did it Start a daemon process to scan running time more than 1 hours, and kill the process. How to verify it