1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 14:04:29 -03:00
Commit Graph

9 Commits

Author SHA1 Message Date
techknowlogick
aa88745177 fix typo in drone (#75) 2019-11-15 09:33:56 +00:00
Jonas Franz
0a2120db45 Fix gitea releases upload configuration (#71) 2019-11-08 02:44:07 +00:00
6543
3d128cfc69 changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
lunny
07a623ff83 change .drone.yml to new format (#33) 2019-07-07 01:40:02 +00:00
Bo-Yi Wu
cc2d8d9cbd remove codecoverage
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-06-05 09:43:44 +08:00
Bo-Yi Wu
1d774a01c6 chore: enable goproxy.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-06-05 09:34:21 +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