commit | c7072d1c752ba1863d8d26ccd0a1a9622f7b719e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 27 05:19:48 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 28 13:32:51 2019 -0400 |
tree | 9a40824f2f68fa320abb6309063519ef1dd6a9d1 | |
parent | a02b1d651dfeb8fcb2a4f1f71749f78b3caf1561 [diff] |
Add Microsoft Azure Pipelines configuration Microsoft Azure Pipelines [1] provides unlimited CI/CD minutes and 10 parallel jobs to every open source project for free. This adds a configuration file for Azure Pipelines to utilize the free Windows VM hosted by Microsoft to ensure no build broken in building U-Boot host tools for Windows. [1] https://azure.microsoft.com/en-us/blog/announcing-azure-pipelines-with-unlimited-ci-cd-minutes-for-open-source/ Signed-off-by: Bin Meng <bmeng.cn@gmail.com>