This repository is the reference implementation of a build agent for the drone continuous integration server. This implementation executes builds in ephemeral Docker images.
For installation instructions please see the official Drone documentation. http://readme.drone.io/0.5/manage/agents/
For building and testing locally please see the .drone.yml
file. This file defines the official build environment and build commands.
Please discuss any changes in the official Gitter channel prior to submitting a pull request or issue report.