From 5762b73d559e42f23bf0ad3720a19e6412b7b810 Mon Sep 17 00:00:00 2001 From: Jacob McCann Date: Thu, 20 Oct 2016 20:04:28 +0530 Subject: [PATCH] Add Drone Status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 31ae82d..fb20e6c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # drone-terraform +[![Build Status](http://beta.drone.io/api/badges/jmccann/drone-terraform/status.svg)](http://beta.drone.io/jmccann/drone-terraform) + Drone plugin to execute Terraform plan and apply. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md).