From f509d2fa9fb1cc58d822f30312251570f16919a3 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 30 Mar 2024 16:15:17 -0400 Subject: [PATCH] Add build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc98b6a..812d404 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Filebrowser ![Gitea Release](https://img.shields.io/gitea/v/release/Infrastructure/Filebrowser?gitea_url=https%3A%2F%2Fgit.clortox.com) +[![Build Status](https://drone.clortox.com/api/badges/Infrastructure/Filebrowser/status.svg)](https://drone.clortox.com/Infrastructure/Filebrowser) An specfic contianer build of [filebrowser](https://filebrowser.org) that allows for some configuration using environment variables. Intended to be used as a sidecar for kubernetes pods.