summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2019-11-11 15:13:10 -0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2019-11-12 01:29:23 +0000
commit3b0631e57e4b859221e585a9601c5c12152caaeb (patch)
treec76aa44cce070409955de43a587af489a083b4a1 /Readme.md
parentf8dd7c7018adf78992da572eeaf53c0ce31a411f (diff)
downloadedk2-3b0631e57e4b859221e585a9601c5c12152caaeb.tar.gz
edk2-3b0631e57e4b859221e585a9601c5c12152caaeb.tar.bz2
edk2-3b0631e57e4b859221e585a9601c5c12152caaeb.zip
Readme.md: Update EDK II CI build status badge and links
https://bugzilla.tianocore.org/show_bug.cgi?id=2315 Update Readme.md with the status badges from the Azure Pipelines, tianocore organization, edk2-ci project https://dev.azure.com/tianocore/edk2-ci/_build * Windows VS2019 CI pipeline badges and results * Ubuntu GCC5 CI pipeline badges and results Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/Readme.md b/Readme.md
index dcd86daef1..acbcca88d3 100644
--- a/Readme.md
+++ b/Readme.md
@@ -19,15 +19,15 @@ for the UEFI and PI specifications from www.uefi.org.
<td>VS2019</td>
<td>edk2-ci</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">
- <img src="https://dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/Windows%20VS2019%20CI?branchName=edk2-ci"/></a>
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=32&branchName=master">
+ <img src="https://dev.azure.com/tianocore/edk2-ci/_apis/build/status/Windows%20VS2019%20CI?branchName=master"/></a>
</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">
- <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci-play/27.svg"/></a>
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=32&branchName=master">
+ <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci/32.svg"/></a>
</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=32&branchName=master">
<img src="https://img.shields.io/badge/coverage-coming_soon-blue"/></a>
</td>
</tr>
@@ -36,15 +36,15 @@ for the UEFI and PI specifications from www.uefi.org.
<td>GCC</td>
<td>edk2-ci</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">
- <img src="https://dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/Ubuntu%20GCC5%20CI?branchName=edk2-ci"/></a>
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=31&branchName=master">
+ <img src="https://dev.azure.com/tianocore/edk2-ci/_apis/build/status/Ubuntu%20GCC5%20CI?branchName=master"/></a>
</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">
- <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci-play/26.svg"/></a>
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=31&branchName=master">
+ <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci/31.svg"/></a>
</td>
<td>
- <a href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">
+ <a href="https://dev.azure.com/tianocore/edk2-ci/_build/latest?definitionId=31&branchName=master">
<img src="https://img.shields.io/badge/coverage-coming_soon-blue"/></a>
</td>
</tr>