re-enabled build feed

This commit is contained in:
Brad Rydzewski
2015-10-21 16:39:43 -07:00
parent 45ee7853d0
commit 2f071bb2cf
8 changed files with 148 additions and 68 deletions

View File

@@ -30,7 +30,7 @@ gen_template:
go generate github.com/drone/drone/template
gen_migrations:
go generate github.com/drone/drone/shared/database
go generate github.com/drone/drone/store/migration
build:
go build