From 45cac52212538ae16e9c232a6a73b6fe4710734c Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Mon, 3 Jun 2024 15:14:37 +0200 Subject: [PATCH] DOC: add the FreeBSD status badge to README.md Add the FreeBSD status badge that comes from the Cirrus CI in the README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35291ecfe..68c0a1be0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![openssl no-deprecated](https://github.com/haproxy/haproxy/actions/workflows/openssl-nodeprecated.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/openssl-nodeprecated.yml) [![Illumos](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml) [![NetBSD](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml) +[![FreeBSD](https://api.cirrus-ci.com/github/haproxy/haproxy.svg?task=FreeBSD)](https://api.cirrus-ci.com/github/haproxy/haproxy.svg?task=FreeBSD) [![VTest](https://github.com/haproxy/haproxy/actions/workflows/vtest.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/vtest.yml) ![HAProxy logo](doc/HAProxyCommunityEdition_60px.png)