diff --git a/README.md b/README.md new file mode 100644 index 0000000..44ca6ac --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Drone CI docker composer + +Use this docker-compose configuration file to start DroneCI server and a runner. + +You must `cp .env.example .env` and adapt it to your needs.