From 5d03ad2d451a1584adbd4cc813f3b1fd665c80d1 Mon Sep 17 00:00:00 2001 From: ryanv Date: Sun, 8 Mar 2026 19:56:07 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 36df750..f295533 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Status +[![Build Status](https://jenkins.wrigglyt.xyz/job/t2/badge/icon)](https://jenkins.wrigglyt.xyz/job/t2/) + # Jenkins Docker Deploy Example A Statping-like status monitoring app that demonstrates a Jenkins pipeline for Docker build, push, and deploy. The app performs HTTP/HTTPS and TCP checks, stores history in SQLite, and provides a dashboard with reports.