commit | d2e680fa557539e324928838781bd38245caeb98 | [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 | 4d90f6cd9813cb513303a91d8b53e1ee027324bd [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>