From e15dc918b2144f7fbde6c4ef45bfe8985de339c4 Mon Sep 17 00:00:00 2001 From: anima Date: Sun, 2 Feb 2025 18:54:03 +0100 Subject: [PATCH] add build state --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78d2e3e..e9a00b1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Icinga2 Satellite +[![Build Status](https://git.ao-it.net/docker/icinga-satellite/actions/workflows/docker-build.yml/badge.svg?branch=main&event=push)](https://git.ao-it.net/docker/icinga-satellite/actions?workflow=docker-build.yml&actor=0&status=0) ## Requirements * need a running icinga2 master instance @@ -61,5 +62,4 @@ git clone https://git.ao-it.net/docker/icinga-satellite cp env.sample .env nano .env # set your env docker compose up -``` - +``` \ No newline at end of file