From e79aa23fdb9cb7e7020d85361ae472e4c5524755 Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Fri, 14 Oct 2022 10:47:28 +0200 Subject: [PATCH] Add new CI badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 410e54e..5f2eeef 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Default](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_default.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_default.yml) [![MDBF](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_mdbf.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_mdbf.yml) [![Cluster](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster.yml) +[![Cluster MDBF](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster_mdbf.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster_mdbf.yml) Install and configure MariaDB Server on Debian/Ubuntu.