From 6a5ea6d10e329202c00a42f18b4c35f1cb7abf1a Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 31 Jan 2020 10:33:51 +0000 Subject: [PATCH] commit 8efdb6921ff2160f167d1fa5bac8a6a10484bec2 Author: Robert Kaussow Date: Fri Jan 31 11:23:20 2020 +0100 cleanup documentation --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)