From 58d4d4b0c38bcf245e035d67da6771974efb4711 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 9 May 2020 14:26:25 +0200 Subject: [PATCH] add build status to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9260b13..da4707a 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ Central Config Management Repository for all servers operated or managed by me. May also include some dummy nodes, for example for deploying websites onto shared webhosting. + +`bw test` runs according to Jenkinsfile after every commit. +[![Build Status](https://jenkins.kunsmann.eu/buildStatus/icon?job=bundlewrap%2Fmaster)](https://jenkins.kunsmann.eu/job/bundlewrap/job/master/)