From: Andrea Bolognani Date: Tue, 14 Apr 2020 13:19:54 +0000 (+0200) Subject: README: Add GitLab CI badge X-Git-Tag: v6.3.0-rc1~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de011c60a1c0d2a1810e30b3e5f23079cb632643;p=thirdparty%2Flibvirt.git README: Add GitLab CI badge We've moved most of our CI jobs to GitLab, so we should display the corresponding badge prominently. Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/README.rst b/README.rst index 080352ac77..cdcc97b5b2 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,6 @@ +.. image:: https://gitlab.com/libvirt/libvirt/badges/master/pipeline.svg + :target: https://gitlab.com/libvirt/libvirt/pipelines + :alt: GitLab CI Build Status .. image:: https://travis-ci.org/libvirt/libvirt.svg :target: https://travis-ci.org/libvirt/libvirt :alt: Travis CI Build Status