From 877026caa72fe8c9e4902aa3b9ed12023403d367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 13 Apr 2021 16:10:44 +0200 Subject: [PATCH] Add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1c7623..98f80d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Nextcloud Docker image +[![Build Status](https://drone.kucharczyk.xyz/api/badges/containers/nextcloud/status.svg)](https://drone.kucharczyk.xyz/containers/nextcloud) + I've made two changes to the base image: 1. Added cron to process chores. See: https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/cron/apache