]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
README: Add GitLab CI badge
authorAndrea Bolognani <abologna@redhat.com>
Tue, 14 Apr 2020 13:19:54 +0000 (15:19 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 20 Apr 2020 16:02:07 +0000 (18:02 +0200)
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>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
README.rst

index 080352ac77b48e110b76680089cecb8c2c486143..cdcc97b5b2fb678315b176aba6151c9732cf4152 100644 (file)
@@ -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