From 0995da8e24dc94bffe16df610b59ce65990912dd Mon Sep 17 00:00:00 2001 From: Cronocide Date: Wed, 6 Dec 2023 13:49:07 -0700 Subject: [PATCH] Updated with info about the Jenkins build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c1c95e..b92e25e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # ssh-docker +[![Build Status](https://jenkins.cronocide.net/buildStatus/icon?job=git.cronocide.net%2Fssh-docker%2Fmaster&subject=Jenkins%20Build)](https://jenkins.cronocide.net/job/git.cronocide.net/job/ssh-docker/job/master/) + A smol container for SSH client operations. See the [Dockerfile](Dockerfile) for more details.