Merge pull request #75 from floatdrop/github-enterprise-support

GitHub Enterprise Support
This commit is contained in:
Brad Rydzewski
2014-02-17 21:38:28 -08:00
16 changed files with 73 additions and 18 deletions

View File

@@ -69,6 +69,7 @@ clean:
rm -rf usr/local/bin/drone
rm -rf usr/local/bin/droned
rm -rf drone.sqlite
rm -rf /tmp/drone.sqlite
# creates a debian package for drone
# to install `sudo dpkg -i drone.deb`