From 6355dd1224b0797707f60adf236c89ddb86a3969 Mon Sep 17 00:00:00 2001 From: Janic Voser Date: Sat, 11 Mar 2023 01:53:05 +0100 Subject: [PATCH] Updated README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 365d5f8..d51cd95 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ This Repository exists to create a container which dies after some amount of time, this is usefull to test liveness probes in kubernetes. -# Current Build States: ---- +# Current Build States +## Development Branch +Checkout the dev tag [![Build Status](https://drone.voser.cloud/api/badges/Container/iwilldie/status.svg?ref=refs/heads/dev)](https://drone.voser.cloud/Container/iwilldie) => Development branch => dev --- -[![Build Status](https://drone.voser.cloud/api/badges/Container/iwilldie/status.svg?ref=refs/heads/main)](https://drone.voser.cloud/Container/iwilldie) => Main branch => latest \ No newline at end of file +## Master Branch +Checkout the latest tag +[![Build Status](https://drone.voser.cloud/api/badges/Container/iwilldie/status.svg?ref=refs/heads/main)](https://drone.voser.cloud/Container/iwilldie) => Main branch => latest +--- \ No newline at end of file