move clone path calc due to panic

This commit is contained in:
Brad Rydzewski
2015-08-19 12:38:08 -07:00
parent 1947657e25
commit 164c0c6a8e
3 changed files with 13 additions and 11 deletions

View File

@@ -45,6 +45,9 @@ bindata:
bindata_debug:
$$GOPATH/bin/go-bindata --debug -o="cmd/drone-server/drone_bindata.go" cmd/drone-server/static/...
docker:
docker build --file=cmd/drone-build/Dockerfile.alpine --rm=true -t drone/drone-build .
# creates a debian package for drone
# to install `sudo dpkg -i drone.deb`
dist: