DOC: add the FreeBSD status badge to README.md
Add the FreeBSD status badge that comes from the Cirrus CI in the README.md
This commit is contained in:
parent
ab23d7eb69
commit
45cac52212
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue