Go to file
Robert Kaussow 131cdf5a45
[skip ci] fix drone-matrix template
2023-02-08 21:15:54 +01:00
defaults chore: add variable droneci_privileged and disable privileged by default 2022-01-28 11:21:32 +01:00
meta chore: switch to main as default branch 2022-06-20 22:20:02 +02:00
molecule chore: switch to main as default branch 2022-06-20 22:20:02 +02:00
tasks migrate dependencies to collections 2020-09-25 09:43:04 +02:00
templates/services chore: add variable droneci_privileged and disable privileged by default 2022-01-28 11:21:32 +01:00
.drone.jsonnet [skip ci] fix drone-matrix template 2023-02-08 21:15:54 +01:00
.drone.yml [skip ci] fix drone-matrix template 2023-02-08 21:15:54 +01:00
.gitignore chore: add auto-generated _docs folder to gitignore file 2022-03-03 21:15:31 +01:00
.later.yml migrate dependencies to collections 2020-09-25 09:43:04 +02:00
LICENSE chore: end of the year maintenance [skip ci] 2021-12-21 10:45:10 +01:00
README.md [skip ci] fix heading 2020-10-03 13:39:34 +02:00
setup.cfg chore: replace flake8 config file and add autoformatting 2021-06-07 22:15:05 +02: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.