diff --git a/index.md b/index.md index 2efddc4..bc3466a 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: droneci type: docs --- -Setup Drone CI base server +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.droneci) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.droneci?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.droneci) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) + +Setup [Drone CI](https://drone.io/) base server. Drone is a Continuous Delivery system built on container technology. Drone uses a simple YAML configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers. * [Default Variables](#default-variables) * [droneci_admin](#droneci-admin)