Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 938 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 938 Bytes

Build Status Release Status Gitter

This repository is the reference implementation of a build agent for the drone continuous integration server. This implementation executes builds in ephemeral Docker images.

Installation

For installation instructions please see the official Drone documentation. http://readme.drone.io/0.5/manage/agents/

From Source

For building and testing locally please see the .drone.yml file. This file defines the official build environment and build commands.

Contributing

Please discuss any changes in the official Gitter channel prior to submitting a pull request or issue report.