Added GitHubApiUrl and GitHubDomain to settings and template

This commit is contained in:
Vsevolod Strukchinsky
2014-02-09 19:36:45 +06:00
parent 423abdf17d
commit 7208d95a76
8 changed files with 19 additions and 3 deletions

View File

@@ -65,6 +65,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`