Go to file
Robert Kaussow 01ea1cf575
Revert "fix compose v3 syntax"
This reverts commit fb715e3459bf8e7d253204e818baedff6d67fa21.
2020-06-16 22:08:32 +02:00
defaults Revert "fix compose v3 syntax" 2020-06-16 22:08:32 +02:00
meta fix link to the license file 2020-06-04 18:46:05 +02:00
molecule remove systemd and use native docker-compose 2020-06-16 22:08:31 +02:00
tasks fix filename 2020-06-16 22:08:31 +02:00
templates/services Revert "fix compose v3 syntax" 2020-06-16 22:08:32 +02:00
vars cleanup 2019-11-24 17:29:04 +01:00
.drone.jsonnet fix downstream trigger 2020-06-04 19:34:01 +02:00
.drone.yml fix downstream trigger 2020-06-04 19:53:23 +02:00
.flake8 [SKIP CI] remove custom flake8 format 2020-03-21 17:57:52 +01:00
.gitignore refactor ci pipeline 2019-10-16 22:24:46 +02:00
.later.yml cleanup pipeline 2019-11-22 23:59:05 +01:00
LICENSE [SKIP CI] fix license formatting 2020-02-01 18:03:09 +01:00
README.md [SKIP CI] update readme 2020-02-17 22:49:06 +01:00

README.md

xoxys.droneci

Build Status License: MIT

Setup Drone CI 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Maintainers and Contributors

Robert Kaussow