From 74e4efe2a357315f0d004104c8c2aaa9a48089a2 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Wed, 22 Mar 2023 09:14:18 +0000 Subject: [PATCH] docs: add build status badbe Signed-off-by: Michael Kriese --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfd67bd..459862e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Forgejo Helm Chart +[![status-badge](https://ci.dachary.org/api/badges/forgejo-contrib/forgejo-helm/status.svg)](https://ci.dachary.org/forgejo-contrib/forgejo-helm) + [Forgejo](https://forgejo.org/) is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.