docs: add CI badge to readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-26 13:38:09 +02:00
parent d2a9ecfb8b
commit 8df7f48658

View File

@@ -1,4 +1,6 @@
# Terraform config for drone # 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. 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!** **This module assumes Lawndale as the hosting environment!**