Woodpecker is a community fork of the Drone CI system.
Go to file
2015-07-12 01:08:04 +03:00
bin fixed gitignore of dist folder 2015-05-17 12:18:03 -07:00
cmd Fix database connection 2015-07-12 01:07:14 +03:00
dist adapt drone.toml to new version 2015-06-12 19:15:51 +02:00
doc maybe finished install docs 2015-07-10 17:40:03 -07:00
Godeps removed un-used import from Godep 2015-05-31 13:36:51 -07:00
pkg Fix logging into Github. Add setting default scope even if it not set in config file. 2015-07-12 01:08:04 +03:00
.dockerignore enforce plugin whitelist 2015-06-07 17:04:57 -07:00
.drone.yml use drone's go:1.3 image until we upgrade to 0.4 2015-06-04 13:39:16 -07:00
.gitignore dumb mistake excluded toml in deb 2015-06-04 13:31:48 -07:00
Dockerfile add empty drone.toml to satisfy drone startup requirements 2015-06-05 19:48:28 +02:00
Dockerfile.env switch to /bin/sh instead of /bin/bash for portability 2015-06-06 14:00:36 -07:00
LICENSE initial public commit 2014-02-07 03:10:01 -07:00
Makefile Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-05-23 18:53:11 -07:00
README.md link to docs in README 2015-07-09 20:15:29 -07:00

Drone is a Continuous Integration platform built on container technology. Every build is executed inside an ephemeral Docker container, giving developers complete control over their build environment with guaranteed isolation.

Goals

Drone's prime directive is to help teams ship code like GitHub. Drone is easy to install, setup and maintain and offers a powerful container-based plugin system. Drone aspires to be an industry-wide replacement for Jenkins.

Documentation

Drone documentation is organized into several categories:

Community

Contributions, questions, and comments are welcomed and encouraged. Drone developers hang out in the drone/drone room on gitter.