[libvirt PATCH] 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 <abologna@redhat.com> --- README.rst | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.25.2

On Tue, 2020-04-14 at 16:32 +0200, Andrea Bolognani wrote:
We've moved most of our CI jobs to GitLab, so we should display the corresponding badge prominently.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- README.rst | 3 +++ 1 file changed, 3 insertions(+)
ping -- Andrea Bolognani / Red Hat / Virtualization

On a Tuesday in 2020, Andrea Bolognani wrote:
We've moved most of our CI jobs to GitLab, so we should display the corresponding badge prominently.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- README.rst | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano
participants (2)
-
Andrea Bolognani
-
Ján Tomko