This commit is contained in:
parent
177a427ac8
commit
6355dd1224
10
README.md
10
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.
|
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/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
|
## 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
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user