From 8b57c507cf7886476f1d841178a411b910761794 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sun, 25 Dec 2022 19:07:54 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c34114..efead42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Certbot Cron Docker +[![Build Status](https://drone.mrmeeb.stream/api/badges/MrMeeb/drone-test/status.svg)](https://drone.mrmeeb.stream/MrMeeb/drone-test) + Dockerised Certbot that utilises cron to schedule creating and renewing SSL certificates. Uses Cloudflare for DNS-01 verification. Automatic renewal attempt happens every 6 hours. ## Running