diff --git a/README.md b/README.md index a57bde7..785ed3f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Terraform config for drone +[![Build Status](https://drone.thomasklein.me/api/badges/thomasklein/terraform-app-drone/status.svg)](https://drone.thomasklein.me/thomasklein/terraform-app-drone) + Drone is a self-hosted Continuous Integration platform. This terraform root module will create a Gitea OAuth2 application, a persistent volume for Drone and installs Drone to a Kubernetes namespace on Lawndale. **This module assumes Lawndale as the hosting environment!**