xoxys.droneci/README.md
Robert Kaussow 8efdb6921f
All checks were successful
continuous-integration/drone/push Build is passing
cleanup documentation
2020-01-31 11:23:20 +01:00

17 lines
822 B
Markdown

# 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.
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/cloud/droneci/).
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
### Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)