From aeb493adc0ee47e2d592d1a0e0cdb7a326851640 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Fri, 30 Oct 2015 13:54:39 -0700 Subject: [PATCH] added release status beta [CI SKIP] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cbed5d9..7e029a3f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](http://beta.drone.io/api/badges/drone/drone/status.svg)](http://beta.drone.io/drone/drone) +![Release Status](https://img.shields.io/badge/status-beta-orange.svg?style=flat) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/drone/drone?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Drone is a Continuous Integration platform built on container technology. Every build is executed inside an ephemeral Docker container, giving developers complete control over their build environment with guaranteed isolation.