1
1
Fork 0
mirror of https://gitea.com/gitea/tea synced 2024-05-31 03:56:09 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
techknowlogick d1d3c70530 Same release targets as gitea (#73) 2019-11-15 03:46:18 +00:00
Lunny Xiao 912803706a Add missing make-compress to fix release (#23) 2019-04-27 21:01:07 +08:00
Bo-Yi Wu bf9620d18e chore: go support combine all coverage file (#24)
* Combine all coverage file in one command
* remove generate-coverage
* remove unused method: errCheck

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-04-26 14:51:03 +03:00
Lunny Xiao 6aa4629f05 fix drone (#21)
* fix drone

* remove docker on drone
2019-04-26 06:41:21 +03:00
Lunny Xiao d4f107b710 Add Makefile / .drone.yml, use go module with vendor (#20)
* add Makefile / .drone.yml, use go module with vendor

* Update .drone.yml

Co-Authored-By: lunny <xiaolunwen@gmail.com>
2019-04-25 20:06:53 +03:00